Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DIVDescriptors.cpp1405 bool InCastSequence = false; in getCastsForInductionPHI() local
1415 InCastSequence = true; in getCastsForInductionPHI()
1416 if (InCastSequence) { in getCastsForInductionPHI()
1430 return InCastSequence; in getCastsForInductionPHI()