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