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