Searched defs:isJumpOpcode (Results 1 – 2 of 2) sorted by relevance
143 static bool isJumpOpcode(int Opc) { return Opc == ARC::J; } in isJumpOpcode() function
116 static bool isJumpOpcode(Opcode Op) { in isJumpOpcode() function