Home
last modified time | relevance | path

Searched defs:ConsideredInsts (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp3435 SmallPtrSetImpl<Instruction *> &ConsideredInsts, const TargetMachine &TM) { in FindAllMemoryUses()
3557 SmallPtrSet<Instruction*, 16> ConsideredInsts; in isProfitableToFoldIntoAddressingMode() local