Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DScalarEvolutionExpander.cpp374 bool AnyNonZeroIndices = false; in expandAddToGEP() local
401 AnyNonZeroIndices = true; in expandAddToGEP()
445 AnyNonZeroIndices = true; in expandAddToGEP()
461 AnyNonZeroIndices = true; in expandAddToGEP()
486 if (!AnyNonZeroIndices) { in expandAddToGEP()