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