The given PcodeOp is inserted as the \e last op in the basic block except: - MULTIEQUALS in a basic block all occur first - INDIRECTs occur immediately before their op - a branch op must be the very last op in a basic block \param op is the given PcodeOp to insert \param bl is the basic block to insert into
source not stored for this graph (policy: none)
no test coverage detected