Searched refs:addCustomGraphFeatures (Results 1 – 8 of 8) sorted by relevance
64 static void addCustomGraphFeatures(ScheduleDAG *G, in addCustomGraphFeatures() function66 return G->addCustomGraphFeatures(GW); in addCustomGraphFeatures()
157 static void addCustomGraphFeatures(const GraphType &, GraphWriter &) {} in addCustomGraphFeatures() function
133 DOTGraphTraits<GraphType>::addCustomGraphFeatures(G, *this);
66 static void addCustomGraphFeatures(polly::ScopDetection *SD,
128 void DOTGraphTraits<ScopDetection *>::addCustomGraphFeatures( in addCustomGraphFeatures() function in llvm::DOTGraphTraits
121 static void addCustomGraphFeatures(const RegionInfo *G, in addCustomGraphFeatures() function
127 static void addCustomGraphFeatures(SelectionDAG *G, in addCustomGraphFeatures() function
627 virtual void addCustomGraphFeatures(GraphWriter<ScheduleDAG*> &) const {} in addCustomGraphFeatures() function