Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/
H A DIVDescriptors.cpp1406 bool InCastSequence = false; in getCastsForInductionPHI() local
1416 InCastSequence = true; in getCastsForInductionPHI()
1417 if (InCastSequence) { in getCastsForInductionPHI()
1431 return InCastSequence; in getCastsForInductionPHI()