Searched refs:FoundAnd (Results 1 – 1 of 1) sorted by relevance
1466 bool FoundAnd = false; in shortCircuit() local1477 FoundAnd = (Arith->getOp() == InstArithmetic::OpKind::And); in shortCircuit()1479 if (FoundOr || FoundAnd) { in shortCircuit()1571 } else if (FoundAnd) { in shortCircuit()