Searched defs:ConsideredInsts (Results 1 – 1 of 1) sorted by relevance
3435 SmallPtrSetImpl<Instruction *> &ConsideredInsts, const TargetMachine &TM) { in FindAllMemoryUses()3557 SmallPtrSet<Instruction*, 16> ConsideredInsts; in isProfitableToFoldIntoAddressingMode() local