Searched refs:second_ref_valid (Results 1 – 1 of 1) sorted by relevance
2271 bool first_ref_valid = false, second_ref_valid = false; in prune_compoundmode_with_singlemode_var() local2285 second_ref_valid = true; in prune_compoundmode_with_singlemode_var()2289 if (first_ref_valid && second_ref_valid) { in prune_compoundmode_with_singlemode_var()2291 } else if (first_ref_valid || second_ref_valid) { in prune_compoundmode_with_singlemode_var()