Home | History | Annotate | Download | only in Utils

Lines Matching refs:case_default

2641   if (SI->findCaseValue(Cst) != SI->case_default()) {
3188 assert(Case != SI->case_default() &&