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

References

include/llvm/Support/GenericDomTreeConstruction.h
  383   static RootsT FindRoots(const DomTreeT &DT, BatchUpdatePtr BUI) {
  385     RootsT Roots;
  511                                    RootsT &Roots) {
  725     RootsT Roots = FindRoots(DT, BUI);
 1285     RootsT ComputedRoots = FindRoots(DT, nullptr);