Searched refs:SetOfInstrs (Results 1 – 1 of 1) sorted by relevance
287 using SetOfInstrs = SmallPtrSet<Instruction *, 16>; typedef320 SetOfInstrs InsertedInsts;327 SetOfInstrs RemovedInsts;1850 SetOfInstrs &InsertedInsts) { in sinkAndCmp0Expression()3053 SetOfInstrs &RemovedInsts;3060 InstructionRemover(Instruction *Inst, SetOfInstrs &RemovedInsts, in InstructionRemover()3094 TypePromotionTransaction(SetOfInstrs &RemovedInsts) in TypePromotionTransaction()3141 SetOfInstrs &RemovedInsts;3245 const SetOfInstrs &InsertedInsts;3271 const SetOfInstrs &InsertedInsts, InstrToOrigTy &PromotedInsts, in AddressingModeMatcher()[all …]