LLVM 20.0.0git
|
#include "Target/X86/ImmutableGraph.h"
Public Member Functions | |
const node_value_type & | getValue () const |
const Edge * | edges_begin () const |
const Edge * | edges_end () const |
ArrayRef< Edge > | edges () const |
Friends | |
class | ImmutableGraph |
template<typename > | |
class | ImmutableGraphBuilder |
Definition at line 58 of file ImmutableGraph.h.
|
inline |
Definition at line 74 of file ImmutableGraph.h.
References llvm::ImmutableGraph< NodeValueT, EdgeValueT >::Node::edges_begin(), and llvm::ImmutableGraph< NodeValueT, EdgeValueT >::Node::edges_end().
|
inline |
Definition at line 68 of file ImmutableGraph.h.
Referenced by llvm::ImmutableGraph< NodeValueT, EdgeValueT >::Node::edges().
|
inline |
Definition at line 73 of file ImmutableGraph.h.
Referenced by llvm::ImmutableGraph< NodeValueT, EdgeValueT >::Node::edges().
|
inline |
Definition at line 66 of file ImmutableGraph.h.
|
friend |
Definition at line 59 of file ImmutableGraph.h.
|
friend |
Definition at line 60 of file ImmutableGraph.h.