LLVM API Documentation
#include <GraphTraits.h>
Collaboration diagram for llvm::Inverse< GraphType >:

Public Member Functions | |
| Inverse (GraphType &G) | |
Public Attributes | |
| GraphType & | Graph |
Definition at line 75 of file GraphTraits.h.
| llvm::Inverse< GraphType >::Inverse | ( | GraphType & | G | ) | [inline] |
Definition at line 78 of file GraphTraits.h.
| GraphType& llvm::Inverse< GraphType >::Graph |
Definition at line 76 of file GraphTraits.h.