\brief Normalize p-code ops so that phi-node placement and renaming works The traditional phi-node placement and renaming algorithms don't expect variable pairs where there is partial overlap. For the given address range, we make all the free Varnode sizes look uniform by adding PIECE and SUBPIECE ops. We also add INDIRECT ops, so that we can ignore indirect effects of LOAD/STORE/CALL ops. \param
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected