Searched refs:FoundOr (Results 1 – 1 of 1) sorted by relevance
1514 bool FoundOr = false; in shortCircuit() local1525 FoundOr = (Arith->getOp() == InstArithmetic::OpKind::Or); in shortCircuit()1528 if (FoundOr || FoundAnd) { in shortCircuit()1615 if (FoundOr) { in shortCircuit()