Searched refs:SetOfInstrs (Results 1 – 1 of 1) sorted by relevance
270 using SetOfInstrs = SmallPtrSet<Instruction *, 16>; typedef303 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()[all …]