Home
last modified time | relevance | path

Searched defs:getGraphName (Results 1 – 11 of 11) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DScheduleDAGPrinter.cpp25 static std::string getGraphName(const ScheduleDAG *G) { in getGraphName() function
H A DMachineFunction.cpp668 static std::string getGraphName(const MachineFunction *F) { in getGraphName() function
H A DMachineScheduler.cpp4380 static std::string getGraphName(const ScheduleDAG *G) { in getGraphName() function
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DDOTGraphTraits.h44 static std::string getGraphName(const GraphType &) { return ""; } in getGraphName() function
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DRegionPrinter.cpp55 static std::string getGraphName(const RegionInfo *) { return "Region Graph"; } getGraphName() function
H A DCallPrinter.cpp147 static std::string getGraphName(CallGraphDOTInfo *CGInfo) { in getGraphName() function
H A DMemorySSA.cpp2322 static std::string getGraphName(DOTFuncMSSAInfo *CFGInfo) { in getGraphName() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGPrinter.cpp68 static std::string getGraphName(const SelectionDAG *G) { in getGraphName() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DBlockCoverageInference.cpp302 static std::string getGraphName(DotFuncBCIInfo *Info) { in getGraphName() function
H A DPGOInstrumentation.cpp2375 static std::string getGraphName(const PGOUseFunc *G) { in getGraphName() function
/freebsd/contrib/llvm-project/llvm/lib/Passes/
H A DStandardInstrumentations.cpp1729 std::string getGraphName() const { return GraphName; } in getGraphName() function in __anon94a753662a11::DotCfgDiffDisplayGraph
2149 static std::string getGraphName(const DotCfgDiffDisplayGraph *DiffData) { in getGraphName() function