Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopFlatten.cpp153 bool isNarrowInductionPhi(PHINode *Phi) { in isNarrowInductionPhi() function
493 if (FI.isNarrowInductionPhi(&InnerPHI)) in checkPHIs()
540 if (FI.isNarrowInductionPhi(&OuterPHI)) in checkPHIs()