\brief Create a new basic block for holding a merged CBRANCH This is used by ConditionalJoin to do the low-level control-flow manipulation to merge identical conditional branches. Given basic blocks containing the two CBRANCH ops to merge, the new block gets one of the two out edges from each block, and the remaining out edges are changed to point into the new block. \param block1 is the basic bl
source not stored for this graph (policy: none)
no test coverage detected