Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DLoads.cpp58 unsigned MaxLookup = 6) { in getUnderlyingObjectWithOffset()
DBasicAliasAnalysis.cpp264 unsigned MaxLookup = 6; in DecomposeGEPExpression() local
576 unsigned MaxLookup = 8; in pointsToConstantMemory() local
DValueTracking.cpp1771 llvm::GetUnderlyingObject(Value *V, const TargetData *TD, unsigned MaxLookup) { in GetUnderlyingObject()