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

References

include/llvm/Support/GenericDomTreeConstruction.h
   99   SemiNCAInfo(BatchUpdatePtr BUI) : BatchUpdates(BUI) {}
  128     static ResultTy Get(NodePtr N, BatchUpdatePtr BUI) {
  370   static bool HasForwardSuccessors(const NodePtr N, BatchUpdatePtr BUI) {
  383   static RootsT FindRoots(const DomTreeT &DT, BatchUpdatePtr BUI) {
  510   static void RemoveRedundantRoots(const DomTreeT &DT, BatchUpdatePtr BUI,
  562   static void CalculateFromScratch(DomTreeT &DT, BatchUpdatePtr BUI) {
  649   static void InsertEdge(DomTreeT &DT, const BatchUpdatePtr BUI,
  682   static bool UpdateRootsBeforeInsertion(DomTreeT &DT, const BatchUpdatePtr BUI,
  715   static void UpdateRootsAfterUpdate(DomTreeT &DT, const BatchUpdatePtr BUI) {
  741   static void InsertReachable(DomTreeT &DT, const BatchUpdatePtr BUI,
  848   static void UpdateInsertion(DomTreeT &DT, const BatchUpdatePtr BUI,
  868   static void InsertUnreachable(DomTreeT &DT, const BatchUpdatePtr BUI,
  894       DomTreeT &DT, const BatchUpdatePtr BUI, const NodePtr Root,
  918   static void DeleteEdge(DomTreeT &DT, const BatchUpdatePtr BUI,
  971   static void DeleteReachable(DomTreeT &DT, const BatchUpdatePtr BUI,
 1012   static bool HasProperSupport(DomTreeT &DT, const BatchUpdatePtr BUI,
 1037   static void DeleteUnreachable(DomTreeT &DT, const BatchUpdatePtr BUI,