Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DCodeMoverUtils.cpp110 const PostDominatorTree &PDT, unsigned MaxLookup) { in collectControlConditions()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DBasicAliasAnalysis.cpp423 unsigned MaxLookup = MaxLookupSearchDepth; in DecomposeGEPExpression() local
608 unsigned MaxLookup = 8; in pointsToConstantMemory() local
H A DValueTracking.cpp4314 const Value *llvm::getUnderlyingObject(const Value *V, unsigned MaxLookup) { in getUnderlyingObject()
4361 LoopInfo *LI, unsigned MaxLookup) { in getUnderlyingObjects()