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