Searched refs:FoundOr (Results 1 – 1 of 1) sorted by relevance
1465 bool FoundOr = false; in shortCircuit() local1476 FoundOr = (Arith->getOp() == InstArithmetic::OpKind::Or); in shortCircuit()1479 if (FoundOr || FoundAnd) { in shortCircuit()1566 if (FoundOr) { in shortCircuit()