Searched refs:addCustomGraphFeatures (Results 1 – 6 of 6) sorted by relevance
70 static void addCustomGraphFeatures(ScheduleDAG *G, in addCustomGraphFeatures() function72 return G->addCustomGraphFeatures(GW); in addCustomGraphFeatures()
146 static void addCustomGraphFeatures(const GraphType& Graph, GraphWriter &GW) {} in addCustomGraphFeatures() function
103 DOTGraphTraits<GraphType>::addCustomGraphFeatures(G, *this);
136 static void addCustomGraphFeatures(const RegionInfo* RI, in addCustomGraphFeatures() function
129 static void addCustomGraphFeatures(SelectionDAG *G, in addCustomGraphFeatures() function
537 virtual void addCustomGraphFeatures(GraphWriter<ScheduleDAG*> &) const {}