Searched refs:MaxLookupSearchDepth (Results 1 – 1 of 1) sorted by relevance
84 static const unsigned MaxLookupSearchDepth = 6; variable584 unsigned MaxLookup = MaxLookupSearchDepth; in DecomposeGEPExpression()1566 const Value *O1 = getUnderlyingObject(V1, MaxLookupSearchDepth); in aliasCheck()1567 const Value *O2 = getUnderlyingObject(V2, MaxLookupSearchDepth); in aliasCheck()