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

References

unittests/Analysis/DomTreeUpdaterTest.cpp
   93   for (auto i = SI->case_begin(), e = SI->case_end(); i != e; ++i) {
   93   for (auto i = SI->case_begin(), e = SI->case_end(); i != e; ++i) {
   94     if (i->getCaseSuccessor() == BB3) {
   95       SI->removeCase(i);