Searched refs:TNP (Results 1 – 1 of 1) sorted by relevance
264 unsigned TNP = TB->pred_size(), FNP = FB->pred_size(); in matchFlowPattern() local271 bool TOk = (TNP == 1) && (TNS == 1); in matchFlowPattern()