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