Searched refs:SetOfInstrs (Results 1 – 1 of 1) sorted by relevance
263 using SetOfInstrs = SmallPtrSet<Instruction *, 16>; typedef295 SetOfInstrs InsertedInsts;302 SetOfInstrs RemovedInsts;1743 SetOfInstrs &InsertedInsts) { in sinkAndCmp0Expression()2929 SetOfInstrs &RemovedInsts;2936 InstructionRemover(Instruction *Inst, SetOfInstrs &RemovedInsts, in InstructionRemover()2970 TypePromotionTransaction(SetOfInstrs &RemovedInsts) in TypePromotionTransaction()3016 SetOfInstrs &RemovedInsts;3121 const SetOfInstrs &InsertedInsts;3147 const SetOfInstrs &InsertedInsts, InstrToOrigTy &PromotedInsts, in AddressingModeMatcher()[all …]