Lines Matching refs:SetOfInstrs
297 using SetOfInstrs = SmallPtrSet<Instruction *, 16>; typedef
331 SetOfInstrs InsertedInsts;
338 SetOfInstrs RemovedInsts;
2005 SetOfInstrs &InsertedInsts) { in sinkAndCmp0Expression()
3284 SetOfInstrs &RemovedInsts;
3291 InstructionRemover(Instruction *Inst, SetOfInstrs &RemovedInsts, in InstructionRemover()
3328 TypePromotionTransaction(SetOfInstrs &RemovedInsts) in TypePromotionTransaction()
3371 SetOfInstrs &RemovedInsts;
3468 const SetOfInstrs &InsertedInsts;
3494 const SetOfInstrs &InsertedInsts, InstrToOrigTy &PromotedInsts, in AddressingModeMatcher()
3519 const TargetRegisterInfo &TRI, const SetOfInstrs &InsertedInsts, in Match()
4498 static Action getAction(Instruction *Ext, const SetOfInstrs &InsertedInsts,
4608 Instruction *Ext, const SetOfInstrs &InsertedInsts, in getAction()