Searched refs:FNP (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonEarlyIfConv.cpp286 unsigned TNP = TB->pred_size(), FNP = FB->pred_size(); local
295 bool FOk = (FNP == 1 && FNS == 1 && MLI->getLoopFor(FB) == L);

Completed in 59 milliseconds