Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Analysis/
H A DIVDescriptors.cpp1418 bool InCastSequence = false; in getCastsForInductionPHI() local
1428 InCastSequence = true; in getCastsForInductionPHI()
1429 if (InCastSequence) { in getCastsForInductionPHI()
1443 return InCastSequence; in getCastsForInductionPHI()