Home | History | Annotate | Download | only in Utils

Lines Matching full:case_default

3068   if (SI->findCaseValue(Cst) != SI->case_default()) {
3713 assert(Case != SI->case_default() &&