Searched defs:isUncondBranchOpcode (Results 1 – 2 of 2) sorted by relevance
237 static inline bool isUncondBranchOpcode(int Opc) { return Opc == AArch64::B; } in isUncondBranchOpcode() function
406 bool isUncondBranchOpcode(int Opc) { in isUncondBranchOpcode() function