Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonEarlyIfConv.cpp295 bool FOk = (FNP == 1 && FNS == 1 && MLI->getLoopFor(FB) == L); in matchFlowPattern() local
303 if (!TOk && !FOk) in matchFlowPattern()
311 if (FOk) { in matchFlowPattern()