Searched refs:SawCond (Results 1 – 1 of 1) sorted by relevance
3801 bool SawCond = false, Bad = false; in getDotNewPredJumpOp() local3806 SawCond = true; in getDotNewPredJumpOp()3812 if (I.isUnconditionalBranch() && !SawCond) { in getDotNewPredJumpOp()