Searched defs:isIndirectBranchOpcode (Results 1 – 2 of 2) sorted by relevance
260 static inline bool isIndirectBranchOpcode(int Opc) { return Opc == AArch64::BR; } in isIndirectBranchOpcode() function
432 bool isIndirectBranchOpcode(int Opc) { in isIndirectBranchOpcode() function