Home
last modified time | relevance | path

Searched refs:AllPositive (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Analysis/
DBasicAliasAnalysis.cpp1171 bool AllPositive = true; in aliasGEP() local
1180 if (AllPositive) { in aliasGEP()
1200 AllPositive = in aliasGEP()
1219 if (AllPositive && GEP1BaseOffset > 0 && V2Size <= (uint64_t)GEP1BaseOffset) in aliasGEP()