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