Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Analysis/
H A DIVDescriptors.cpp1138 bool InCastSequence = false; in getCastsForInductionPHI() local
1148 InCastSequence = true; in getCastsForInductionPHI()
1149 if (InCastSequence) { in getCastsForInductionPHI()
1163 return InCastSequence; in getCastsForInductionPHI()