reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

unittests/Analysis/DomTreeUpdaterTest.cpp
  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);