Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonLoopIdiomRecognition.cpp1132 bool HadPhi = false; in findCycle() local
1144 if (IsPhi && HadPhi) in findCycle()
1146 HadPhi |= IsPhi; in findCycle()