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()2933 SetOfInstrs &RemovedInsts;2940 InstructionRemover(Instruction *Inst, SetOfInstrs &RemovedInsts, in InstructionRemover()2974 TypePromotionTransaction(SetOfInstrs &RemovedInsts) in TypePromotionTransaction()3020 SetOfInstrs &RemovedInsts;3125 const SetOfInstrs &InsertedInsts;3151 const SetOfInstrs &InsertedInsts, InstrToOrigTy &PromotedInsts, in AddressingModeMatcher()[all …]