Definition at line 1044 of file ModulesDriver.cpp.
◆ GraphRef
| using llvm::DOTGraphTraits< const CompilationGraph * >::GraphRef = const CompilationGraph * |
◆ NodeRef
| using llvm::DOTGraphTraits< const CompilationGraph * >::NodeRef = const CGNode * |
◆ DOTGraphTraits()
| llvm::DOTGraphTraits< const CompilationGraph * >::DOTGraphTraits |
( |
bool | IsSimple = false | ) |
|
|
inlineexplicit |
◆ getGraphName()
| std::string llvm::DOTGraphTraits< const CompilationGraph * >::getGraphName |
( |
GraphRef | | ) |
|
|
inlinestatic |
◆ getGraphProperties()
| std::string llvm::DOTGraphTraits< const CompilationGraph * >::getGraphProperties |
( |
GraphRef | | ) |
|
|
inlinestatic |
◆ getNodeAttributes()
| std::string llvm::DOTGraphTraits< const CompilationGraph * >::getNodeAttributes |
( |
NodeRef | N, |
|
|
GraphRef | ) |
|
inlinestatic |
◆ getNodeIdentifier()
| std::string llvm::DOTGraphTraits< const CompilationGraph * >::getNodeIdentifier |
( |
NodeRef | N, |
|
|
GraphRef | ) |
|
inlinestatic |
◆ getNodeLabel()
| std::string llvm::DOTGraphTraits< const CompilationGraph * >::getNodeLabel |
( |
NodeRef | N, |
|
|
GraphRef | ) |
|
inlinestatic |
◆ isNodeHidden()
◆ renderGraphFromBottomUp()
| bool llvm::DOTGraphTraits< const CompilationGraph * >::renderGraphFromBottomUp |
( |
| ) |
|
|
inlinestatic |
The documentation for this struct was generated from the following file: