Searched refs:PrevInsts (Results 1 – 3 of 3) sorted by relevance
195 /// to be used. \p PrevInsts is the set of instruction seen since199 ArrayRef<MachineInstr *> PrevInsts);366 ArrayRef<MachineInstr *> PrevInsts) { in isSuitableMemoryOp() argument 469 for (auto *PrevMI : PrevInsts) { in isSuitableMemoryOp()
875 SmallVector<MachineInstr *, 4> PrevInsts; in addBranches() local
832 SmallVectorImpl<MachineInstr *> &PrevInsts, in reduceLoopCount() argument