reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
657 for (auto i = SI->case_begin(), e = SI->case_end(); i != e; ++i) { 657 for (auto i = SI->case_begin(), e = SI->case_end(); i != e; ++i) { 658 if (i->getCaseIndex() == 2) { 659 SI->removeCase(i);