Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DScalarEvolutionExpander.cpp396 bool AnyNonZeroIndices = false; in expandAddToGEP() local
424 AnyNonZeroIndices = true; in expandAddToGEP()
468 AnyNonZeroIndices = true; in expandAddToGEP()
491 if (!AnyNonZeroIndices) { in expandAddToGEP()