Searched refs:SetOfInstrs (Results 1 – 1 of 1) sorted by relevance
298 using SetOfInstrs = SmallPtrSet<Instruction *, 16>; typedef332 SetOfInstrs InsertedInsts;339 SetOfInstrs RemovedInsts;2252 SetOfInstrs &InsertedInsts) { in sinkAndCmp0Expression()3621 SetOfInstrs &RemovedInsts;3628 InstructionRemover(Instruction *Inst, SetOfInstrs &RemovedInsts, in InstructionRemover()3665 TypePromotionTransaction(SetOfInstrs &RemovedInsts) in TypePromotionTransaction()3708 SetOfInstrs &RemovedInsts;3805 const SetOfInstrs &InsertedInsts;3831 const SetOfInstrs &InsertedInsts, InstrToOrigTy &PromotedInsts, in AddressingModeMatcher()[all …]