LLVM 22.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::ArrayRef(), edges_begin(), and edges_end().
|
inline |
Definition at line 68 of file ImmutableGraph.h.
Referenced by edges().
|
inline |
Definition at line 73 of file ImmutableGraph.h.
Referenced by edges().
|
inline |
Definition at line 66 of file ImmutableGraph.h.
|
friend |
Definition at line 59 of file ImmutableGraph.h.
References ImmutableGraph.
Referenced by ImmutableGraph.
|
friend |
Definition at line 60 of file ImmutableGraph.h.
References ImmutableGraphBuilder.
Referenced by ImmutableGraphBuilder.