Searched refs:isJump (Results 1 – 1 of 1) sorted by relevance
628 bool isJump(unsigned Opcode) { in isJump() function653 if (!isJump(I->getOpcode())) { in analyzeBranch()668 if (I == MBB.begin() || !isJump((--I)->getOpcode())) { in analyzeBranch()