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.cpp1119 bool HadPhi = false; in findCycle() local
1131 if (IsPhi && HadPhi) in findCycle()
1133 HadPhi |= IsPhi; in findCycle()