Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DScheduleDAGPrinter.cpp64 static void addCustomGraphFeatures(ScheduleDAG *G, in addCustomGraphFeatures() function
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DDOTGraphTraits.h157 static void addCustomGraphFeatures(const GraphType &, GraphWriter &) {} in addCustomGraphFeatures() function
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DRegionPrinter.cpp122 static void addCustomGraphFeatures(const RegionInfo *G, addCustomGraphFeatures() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGPrinter.cpp127 static void addCustomGraphFeatures(SelectionDAG *G, in addCustomGraphFeatures() function
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DScheduleDAG.h627 virtual void addCustomGraphFeatures(GraphWriter<ScheduleDAG*> &) const {} in addCustomGraphFeatures() function