Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DScheduleDAGPrinter.cpp25 static std::string getGraphName(const ScheduleDAG *G) { in getGraphName() function
H A DMachineFunction.cpp656 static std::string getGraphName(const MachineFunction *F) { getGraphName() function
H A DMachineScheduler.cpp4186 static std::string getGraphName(const ScheduleDAG *G) { getGraphName() function
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/
H A DDOTGraphTraits.h44 static std::string getGraphName(const GraphType &) { return ""; } in getGraphName() function
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DRegionPrinter.cpp54 static std::string getGraphName(const RegionInfo *) { return "Region Graph"; } in getGraphName() function
H A DCallPrinter.cpp146 static std::string getGraphName(CallGraphDOTInfo *CGInfo) { getGraphName() function
H A DMemorySSA.cpp2259 static std::string getGraphName(DOTFuncMSSAInfo *CFGInfo) { getGraphName() function
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGPrinter.cpp68 static std::string getGraphName(const SelectionDAG *G) { in getGraphName() function
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DBlockCoverageInference.cpp302 static std::string getGraphName(DotFuncBCIInfo *Info) { in getGraphName() function
H A DPGOInstrumentation.cpp2271 static std::string getGraphName(const PGOUseFunc *G) { getGraphName() function
/freebsd-src/contrib/llvm-project/llvm/lib/Passes/
H A DStandardInstrumentations.cpp1636 std::string getGraphName() const { return GraphName; } getGraphName() function in __anon834b46f82a11::DotCfgDiffDisplayGraph
2057 static std::string getGraphName(const DotCfgDiffDisplayGraph *DiffData) { getGraphName() function