Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DLoopUtils.cpp1003 bool InCastSequence = false; in getCastsForInductionPHI() local
1013 InCastSequence = true; in getCastsForInductionPHI()
1014 if (InCastSequence) { in getCastsForInductionPHI()
1028 return InCastSequence; in getCastsForInductionPHI()