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