Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DIVDescriptors.cpp1446 bool InCastSequence = false; in getCastsForInductionPHI() local
1456 InCastSequence = true; in getCastsForInductionPHI()
1457 if (InCastSequence) { in getCastsForInductionPHI()
1471 return InCastSequence; in getCastsForInductionPHI()