\brief Split control-flow into a basic block, duplicating its p-code into a new block P-code is duplicated into another block, and control-flow is modified so that the new block takes over flow from one input edge to the original block. \param b is the basic block to be duplicated and split \param inedge is the index of the input edge to move to the duplicate block
source not stored for this graph (policy: none)