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