LLVM API Documentation
#include <GraphTraits.h>
Public Member Functions | |
Inverse (const GraphType &G) | |
Public Attributes | |
const GraphType & | Graph |
Definition at line 78 of file GraphTraits.h.
llvm::Inverse< GraphType >::Inverse | ( | const GraphType & | G | ) | [inline] |
Definition at line 81 of file GraphTraits.h.
const GraphType& llvm::Inverse< GraphType >::Graph |
Definition at line 79 of file GraphTraits.h.
Referenced by llvm::GraphTraits< Inverse< Interval * > >::getEntryNode(), llvm::GraphTraits< Inverse< BasicBlock * > >::getEntryNode(), llvm::GraphTraits< Inverse< const BasicBlock * > >::getEntryNode(), llvm::GraphTraits< Inverse< Function * > >::getEntryNode(), llvm::GraphTraits< Inverse< const Function * > >::getEntryNode(), llvm::GraphTraits< Inverse< MachineFunction * > >::getEntryNode(), llvm::GraphTraits< Inverse< const MachineFunction * > >::getEntryNode(), llvm::GraphTraits< Inverse< MachineBasicBlock * > >::getEntryNode(), and llvm::GraphTraits< Inverse< const MachineBasicBlock * > >::getEntryNode().