Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DBasicAliasAnalysis.cpp1180 bool AllPositive = true; in aliasGEP() local
1189 if (AllPositive) { in aliasGEP()
1209 AllPositive = in aliasGEP()
1228 if (AllPositive && GEP1BaseOffset > 0 && V2Size <= (uint64_t) GEP1BaseOffset) in aliasGEP()