Home
last modified time | relevance | path

Searched defs:addCustomGraphFeatures (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DScheduleDAGPrinter.cpp69 static void addCustomGraphFeatures(ScheduleDAG *G, in addCustomGraphFeatures() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DDOTGraphTraits.h152 static void addCustomGraphFeatures(const GraphType &, GraphWriter &) {} in addCustomGraphFeatures() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DRegionPrinter.cpp134 static void addCustomGraphFeatures(const RegionInfo *G, in addCustomGraphFeatures() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGPrinter.cpp131 static void addCustomGraphFeatures(SelectionDAG *G, in addCustomGraphFeatures() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DScheduleDAG.h601 virtual void addCustomGraphFeatures(GraphWriter<ScheduleDAG*> &) const {} in addCustomGraphFeatures() function