Searched refs:TNS (Results 1 – 1 of 1) sorted by relevance
265 unsigned TNS = TB->succ_size(), FNS = FB->succ_size(); in matchFlowPattern() local271 bool TOk = (TNP == 1) && (TNS == 1); in matchFlowPattern()278 MachineBasicBlock *TSB = (TNS > 0) ? *TB->succ_begin() : 0; in matchFlowPattern()