Searched refs:BT_CondUncond (Results 1 – 3 of 3) sorted by relevance
45 BT_CondUncond, // A conditional branch followed by an unconditional branch. enumerator
264 return BT_CondUncond; in AnalyzeBranch()
681 if (R != MipsInstrInfo::BT_CondUncond) { in getBranch()