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