Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DIVDescriptors.cpp1112 bool InCastSequence = false; in getCastsForInductionPHI() local
1122 InCastSequence = true; in getCastsForInductionPHI()
1123 if (InCastSequence) { in getCastsForInductionPHI()
1137 return InCastSequence; in getCastsForInductionPHI()