\brief Move a control-flow edge from one block to another This is intended for eliminating switch guard artifacts. The edge must be for a conditional jump and must be moved to a block hosting multiple out edges for a BRANCHIND. \param bb is the basic block out of which the edge to move flows \param slot is the index of the (out) edge \param bbnew is the basic block where the edge should get moved
source not stored for this graph (policy: none)
no test coverage detected