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