Searched refs:isIndirectBranchOpcode (Results 1 – 4 of 4) sorted by relevance
257 static inline bool isIndirectBranchOpcode(int Opc) { return Opc == AArch64::BR; } in isIndirectBranchOpcode() function
174 if (isIndirectBranchOpcode(SecondLastOpc) && isUncondBranchOpcode(LastOpc)) { in AnalyzeBranch()
422 bool isIndirectBranchOpcode(int Opc) { in isIndirectBranchOpcode() function
304 if (isIndirectBranchOpcode(I->getOpcode()) || in AnalyzeBranch()333 isIndirectBranchOpcode(I->getOpcode()) || in AnalyzeBranch()