Searched refs:FNP (Results 1 – 1 of 1) sorted by relevance
286 unsigned TNP = TB->pred_size(), FNP = FB->pred_size(); in matchFlowPattern() local295 bool FOk = (FNP == 1 && FNS == 1 && MLI->getLoopFor(FB) == L); in matchFlowPattern()