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