Searched refs:InstsToMove (Results 1 – 1 of 1) sorted by relevance
136 SmallVector<MachineInstr *, 8> InstsToMove; member238 for (MachineInstr *MI : InstsToMove) { in moveInstsAfter()301 for (MachineInstr *InstToMove : InstsToMove) { in canMoveInstsAcrossMemOp()575 CI.InstsToMove.push_back(&*MBBI); in findMatchingInst()584 CI.InstsToMove); in findMatchingInst()599 CI.InstsToMove)) in findMatchingInst()753 moveInstsAfter(Copy1, CI.InstsToMove); in mergeRead2Pair()836 moveInstsAfter(Write2, CI.InstsToMove); in mergeWrite2Pair()879 moveInstsAfter(Copy1, CI.InstsToMove); in mergeSBufferLoadImmPair()931 moveInstsAfter(Copy1, CI.InstsToMove); in mergeBufferLoadPair()[all …]