Add the new BlockIfElse to \b this, collapsing the condition, true clause, and false clause into it. \param cond is the condition FlowBlock \param tc is the true clause FlowBlock \param fc is the false clause FlowBlock \return the new BlockIf
source not stored for this graph (policy: none)
no test coverage detected