Home
last modified time | relevance | path

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

/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) { getGraphName() function
H A DMachineScheduler.cpp4380 static std::string getGraphName(const ScheduleDAG *G) { getGraphName() function
/llvm-project/llvm/include/llvm/Support/
H A DDOTGraphTraits.h44 static std::string getGraphName(const GraphType &) { return ""; } in getGraphName() function
/llvm-project/llvm/lib/Analysis/
H A DRegionPrinter.cpp54 static std::string getGraphName(const RegionInfo *) { return "Region Graph"; } in 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
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGPrinter.cpp68 static std::string getGraphName(const SelectionDAG *G) { in getGraphName() function
/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DBlockCoverageInference.cpp302 static std::string getGraphName(DotFuncBCIInfo *Info) { in getGraphName() function
H A DPGOInstrumentation.cpp2350 static std::string getGraphName(const PGOUseFunc *G) { getGraphName() function
/llvm-project/llvm/lib/Passes/
H A DStandardInstrumentations.cpp1720 std::string getGraphName() const { return GraphName; } getGraphName() function in __anon5eea9d392a11::DotCfgDiffDisplayGraph
2140 static std::string getGraphName(const DotCfgDiffDisplayGraph *DiffData) { getGraphName() function