Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Analysis/
DScalarEvolutionExpander.cpp378 bool AnyNonZeroIndices = false; in expandAddToGEP() local
405 AnyNonZeroIndices = true; in expandAddToGEP()
449 AnyNonZeroIndices = true; in expandAddToGEP()
465 AnyNonZeroIndices = true; in expandAddToGEP()
490 if (!AnyNonZeroIndices) { in expandAddToGEP()
/external/llvm/lib/Analysis/
DScalarEvolutionExpander.cpp394 bool AnyNonZeroIndices = false; in expandAddToGEP() local
422 AnyNonZeroIndices = true; in expandAddToGEP()
466 AnyNonZeroIndices = true; in expandAddToGEP()
489 if (!AnyNonZeroIndices) { in expandAddToGEP()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DScalarEvolutionExpander.cpp407 bool AnyNonZeroIndices = false; in expandAddToGEP() local
435 AnyNonZeroIndices = true; in expandAddToGEP()
479 AnyNonZeroIndices = true; in expandAddToGEP()
502 if (!AnyNonZeroIndices) { in expandAddToGEP()