Searched refs:SetOfInstrs (Results 1 – 1 of 1) sorted by relevance
244 using SetOfInstrs = SmallPtrSet<Instruction *, 16>; typedef276 SetOfInstrs InsertedInsts;283 SetOfInstrs RemovedInsts;1531 SetOfInstrs &InsertedInsts) { in sinkAndCmp0Expression()2680 SetOfInstrs &RemovedInsts;2687 InstructionRemover(Instruction *Inst, SetOfInstrs &RemovedInsts, in InstructionRemover()2721 TypePromotionTransaction(SetOfInstrs &RemovedInsts) in TypePromotionTransaction()2766 SetOfInstrs &RemovedInsts;2868 const SetOfInstrs &InsertedInsts;2892 ExtAddrMode &AM, const SetOfInstrs &InsertedInsts, in AddressingModeMatcher()[all …]