Searched refs:addCustomGraphFeatures (Results 1 – 6 of 6) sorted by relevance
69 static void addCustomGraphFeatures(ScheduleDAG *G, in addCustomGraphFeatures() function71 return G->addCustomGraphFeatures(GW); in addCustomGraphFeatures()
152 static void addCustomGraphFeatures(const GraphType &, GraphWriter &) {} in addCustomGraphFeatures() function
122 DOTGraphTraits<GraphType>::addCustomGraphFeatures(G, *this);
134 static void addCustomGraphFeatures(const RegionInfo *G, in addCustomGraphFeatures() function
131 static void addCustomGraphFeatures(SelectionDAG *G, in addCustomGraphFeatures() function
601 virtual void addCustomGraphFeatures(GraphWriter<ScheduleDAG*> &) const {} in addCustomGraphFeatures() function