Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonEarlyIfConv.cpp263 unsigned TNS = TB->succ_size(), FNS = FB->succ_size(); in matchFlowPattern() local
269 bool TOk = (TNP == 1) && (TNS == 1); in matchFlowPattern()
276 MachineBasicBlock *TSB = (TNS > 0) ? *TB->succ_begin() : 0; in matchFlowPattern()
/external/abi-compliance-checker/
Dabi-compliance-checker.pl2665 my ($TName, $TNS) = getTrivialName(getTypeDeclId($Tid), $Tid); # base type info