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