Searched refs:LastOpcodeHasNVJump (Results 1 – 1 of 1) sorted by relevance
520 bool LastOpcodeHasNVJump = isNewValueJump(*LastInst); in analyzeBranch() local544 if (LastOpcodeHasNVJump && (LastInst->getNumExplicitOperands() == 3)) { in analyzeBranch()