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

References

unittests/Transforms/Utils/LocalTest.cpp
  926   runWithDomTree(*M, "br_simple", runLazy);
  927   runWithDomTree(*M, "br_self_loop", runLazy);
  928   runWithDomTree(*M, "br_constant", runLazy);
  929   runWithDomTree(*M, "br_loop", runLazy);
  930   runWithDomTree(*M, "invoke_terminator", runLazy);