Searched refs:isJumpOpcode (Results 1 – 1 of 1) sorted by relevance
143 static bool isJumpOpcode(int Opc) { return Opc == ARC::J; } in isJumpOpcode() function194 if (isJumpOpcode(I->getOpcode())) { in analyzeBranch()222 isJumpOpcode(I->getOpcode()) || I->isReturn())) { in analyzeBranch()