Searched refs:SetOfInstrs (Results 1 – 1 of 1) sorted by relevance
235 using SetOfInstrs = SmallPtrSet<Instruction *, 16>; typedef266 SetOfInstrs InsertedInsts;273 SetOfInstrs RemovedInsts;1282 SetOfInstrs &InsertedInsts) { in sinkAndCmp0Expression()2421 SetOfInstrs &RemovedInsts;2428 InstructionRemover(Instruction *Inst, SetOfInstrs &RemovedInsts, in InstructionRemover()2462 TypePromotionTransaction(SetOfInstrs &RemovedInsts) in TypePromotionTransaction()2507 SetOfInstrs &RemovedInsts;2609 const SetOfInstrs &InsertedInsts;2627 ExtAddrMode &AM, const SetOfInstrs &InsertedInsts, in AddressingModeMatcher()[all …]