Home
last modified time | relevance | path

Searched defs:GraphName (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DDOTGraphTraitsPass.h36 std::string GraphName = DOTGraphTraits<GraphT *>::getGraphName(&Graph); in viewGraphForFunction() local
116 std::string GraphName = DOTGraphTraits<GraphT>::getGraphName(Graph); in printGraphForFunction() local
187 DOTGraphTraitsViewerWrapperPass(StringRef GraphName, char &ID) in DOTGraphTraitsViewerWrapperPass()
226 DOTGraphTraitsPrinterWrapperPass(StringRef GraphName, char &ID) in DOTGraphTraitsPrinterWrapperPass()
265 DOTGraphTraitsModuleViewerWrapperPass(StringRef GraphName, char &ID) in DOTGraphTraitsModuleViewerWrapperPass()
291 DOTGraphTraitsModulePrinterWrapperPass(StringRef GraphName, char &ID) in DOTGraphTraitsModulePrinterWrapperPass()
334 std::string GraphName = DOTGraphTraits<GraphT>::getGraphName(Graph); in WriteDOTGraphToFile() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/
H A DRegionPrinter.cpp223 std::string GraphName = DOTGraphTraits<RegionInfo *>::getGraphName(RI); in viewRegionInfo() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/Passes/
H A DStandardInstrumentations.cpp1668 const std::string GraphName; member in __anonb0928b5c2a11::DotCfgDiffDisplayGraph
1806 const std::string GraphName; member in __anonb0928b5c2a11::DotCfgDiff