Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/Analysis/
H A DBasicAliasAnalysis.cpp350 unsigned MaxLookup = MaxLookupSearchDepth; in DecomposeGEPExpression() local
504 unsigned MaxLookup = 8; in pointsToConstantMemory() local
H A DValueTracking.cpp2975 unsigned MaxLookup) { in GetUnderlyingObject()
3012 unsigned MaxLookup) { in GetUnderlyingObjects()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DBasicAliasAnalysis.cpp467 unsigned MaxLookup = MaxLookupSearchDepth; in DecomposeGEPExpression() local
658 unsigned MaxLookup = 8; in pointsToConstantMemory() local
H A DValueTracking.cpp3878 unsigned MaxLookup) { in GetUnderlyingObject()
3929 unsigned MaxLookup) { in GetUnderlyingObjects()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DBasicAliasAnalysis.cpp520 unsigned MaxLookup = MaxLookupSearchDepth; in DecomposeGEPExpression() local
687 unsigned MaxLookup = 8; in getModRefInfoMask() local
H A DValueTracking.cpp4568 const Value *llvm::getUnderlyingObject(const Value *V, unsigned MaxLookup) { in getUnderlyingObject()
4615 LoopInfo *LI, unsigned MaxLookup) { in getUnderlyingObjects()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DCodeMoverUtils.cpp112 unsigned MaxLookup) { in collectControlConditions()