|
LLVM 22.0.0git
|
#include "llvm/ADT/GraphTraits.h"
Public Member Functions | |
| Inverse (const GraphType &G) | |
Public Attributes | |
| const GraphType & | Graph |
Definition at line 123 of file GraphTraits.h.
|
inline |
Definition at line 126 of file GraphTraits.h.
| const GraphType& llvm::Inverse< GraphType >::Graph |
Definition at line 124 of file GraphTraits.h.
Referenced by Inverse().