Lines Matching refs:SetOfInstrs
270 using SetOfInstrs = SmallPtrSet<Instruction *, 16>; typedef
303 SetOfInstrs InsertedInsts;
310 SetOfInstrs RemovedInsts;
1757 SetOfInstrs &InsertedInsts) { in sinkAndCmp0Expression()
2952 SetOfInstrs &RemovedInsts;
2959 InstructionRemover(Instruction *Inst, SetOfInstrs &RemovedInsts, in InstructionRemover()
2993 TypePromotionTransaction(SetOfInstrs &RemovedInsts) in TypePromotionTransaction()
3039 SetOfInstrs &RemovedInsts;
3144 const SetOfInstrs &InsertedInsts;
3170 const SetOfInstrs &InsertedInsts, InstrToOrigTy &PromotedInsts, in AddressingModeMatcher()
3195 const TargetRegisterInfo &TRI, const SetOfInstrs &InsertedInsts, in Match()
4168 static Action getAction(Instruction *Ext, const SetOfInstrs &InsertedInsts,
4278 Instruction *Ext, const SetOfInstrs &InsertedInsts, in getAction()