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