LLVM: llvm::Inverse< GraphType > Struct Template Reference (original) (raw)
#include "[llvm/ADT/GraphTraits.h](GraphTraits%5F8h%5Fsource.html)"
| Public Member Functions |
|---|
| Public Attributes | |
|---|---|
| const GraphType & | Graph |
Detailed Description
template
struct llvm::Inverse< GraphType >
Definition at line 123 of file GraphTraits.h.
Constructor & Destructor Documentation
template
| llvm::Inverse< GraphType >::Inverse ( const GraphType & G) | inline |
|---|
Definition at line 126 of file GraphTraits.h.
Member Data Documentation
◆ Graph
template
const GraphType& llvm::Inverse< GraphType >::Graph
Definition at line 124 of file GraphTraits.h.
Referenced by Inverse().
The documentation for this struct was generated from the following file:
- include/llvm/ADT/GraphTraits.h