Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonEarlyIfConv.cpp294 bool TOk = (TNP == 1 && TNS == 1 && MLI->getLoopFor(TB) == L); in matchFlowPattern() local
303 if (!TOk && !FOk) in matchFlowPattern()
310 if (TOk) { in matchFlowPattern()