Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
DAddrModeMatcher.cpp407 SmallPtrSet<Instruction*, 16> &ConsideredInsts, in FindAllMemoryUses()
542 SmallPtrSet<Instruction*, 16> ConsideredInsts; in IsProfitableToFoldIntoAddressingMode() local
/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp3493 SmallPtrSetImpl<Instruction *> &ConsideredInsts, const TargetMachine &TM) { in FindAllMemoryUses()
3622 SmallPtrSet<Instruction*, 16> ConsideredInsts; in isProfitableToFoldIntoAddressingMode() local