Searched refs:FoundOr (Results 1 – 1 of 1) sorted by relevance
1251 bool FoundOr = false; in shortCircuit() local1262 FoundOr = (Arith->getOp() == InstArithmetic::OpKind::Or); in shortCircuit()1265 if (FoundOr || FoundAnd) { in shortCircuit()1352 if (FoundOr) { in shortCircuit()