Searched refs:IsBR_JT (Results 1 – 1 of 1) sorted by relevance
130 static inline bool IsBR_JT(unsigned BrOpc) { in IsBR_JT() function265 if (IsBR_JT(SecondLastInst->getOpcode()) && IsBRU(LastInst->getOpcode())) { in AnalyzeBranch()