Searched refs:PrevInsts (Results 1 – 3 of 3) sorted by relevance
201 ArrayRef<MachineInstr *> PrevInsts);365 ArrayRef<MachineInstr *> PrevInsts) { in isSuitableMemoryOp() argument380 for (auto *PrevMI : PrevInsts) { in isSuitableMemoryOp()
860 SmallVector<MachineInstr *, 4> PrevInsts; in addBranches() local
745 SmallVectorImpl<MachineInstr *> &PrevInsts, in reduceLoopCount() argument