Lines Matching refs:SetOfInstrs
297 using SetOfInstrs = SmallPtrSet<Instruction *, 16>; typedef
331 SetOfInstrs InsertedInsts;
338 SetOfInstrs RemovedInsts;
1972 SetOfInstrs &InsertedInsts) { in sinkAndCmp0Expression()
3190 SetOfInstrs &RemovedInsts;
3197 InstructionRemover(Instruction *Inst, SetOfInstrs &RemovedInsts, in InstructionRemover()
3234 TypePromotionTransaction(SetOfInstrs &RemovedInsts) in TypePromotionTransaction()
3277 SetOfInstrs &RemovedInsts;
3374 const SetOfInstrs &InsertedInsts;
3400 const SetOfInstrs &InsertedInsts, InstrToOrigTy &PromotedInsts, in AddressingModeMatcher()
3425 const TargetRegisterInfo &TRI, const SetOfInstrs &InsertedInsts, in Match()
4403 static Action getAction(Instruction *Ext, const SetOfInstrs &InsertedInsts,
4513 Instruction *Ext, const SetOfInstrs &InsertedInsts, in getAction()