Searched defs:getGraphName (Results 1 - 15 of 15) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DDDGPrinter.h45 std::string getGraphName(const DataDependenceGraph *G) { function in struct:llvm::DOTGraphTraits
H A DDomPrinter.h50 static std::string getGraphName(DominatorTree *DT) { function in struct:llvm::DOTGraphTraits
67 static std::string getGraphName(PostDominatorTree *DT) { function in struct:llvm::DOTGraphTraits
H A DCFGPrinter.h199 static std::string getGraphName(DOTFuncInfo *CFGInfo) { function in struct:llvm::DOTGraphTraits
H A DBlockFrequencyInfoImpl.h1814 static StringRef getGraphName(const BlockFrequencyInfoT *G) { function in struct:llvm::BFIDOTGraphTraitsBase
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/
H A DScheduleDAGPrinter.cpp25 static std::string getGraphName(const ScheduleDAG *G) { function in struct:llvm::DOTGraphTraits
H A DMachineFunction.cpp656 static std::string getGraphName(const MachineFunction *F) { function in struct:llvm::DOTGraphTraits
H A DMachineScheduler.cpp4186 static std::string getGraphName(const ScheduleDAG *G) { function in struct:llvm::DOTGraphTraits
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Support/
H A DDOTGraphTraits.h44 static std::string getGraphName(const GraphType &) { return ""; } function in struct:llvm::DefaultDOTGraphTraits
/freebsd-current/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineCFGPrinter.h87 static std::string getGraphName(DOTMachineFuncInfo *CFGInfo) { function in struct:llvm::DOTGraphTraits
/freebsd-current/contrib/llvm-project/llvm/lib/Analysis/
H A DRegionPrinter.cpp54 static std::string getGraphName(const RegionInfo *) { return "Region Graph"; } function in struct:llvm::DOTGraphTraits
H A DCallPrinter.cpp146 static std::string getGraphName(CallGraphDOTInfo *CGInfo) { function in struct:llvm::DOTGraphTraits
H A DMemorySSA.cpp2259 static std::string getGraphName(DOTFuncMSSAInfo *CFGInfo) { function in struct:llvm::DOTGraphTraits
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGPrinter.cpp68 static std::string getGraphName(const SelectionDAG *G) { function in struct:llvm::DOTGraphTraits
/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DBlockCoverageInference.cpp302 static std::string getGraphName(DotFuncBCIInfo *Info) { function in struct:llvm::DOTGraphTraits
H A DPGOInstrumentation.cpp2271 static std::string getGraphName(const PGOUseFunc *G) { function in struct:llvm::DOTGraphTraits

Completed in 277 milliseconds