|
LLVM 23.0.0git
|
#include "llvm/Analysis/MemorySSA.h"
Public Types | |
| using | NodeRef = MemoryAccess * |
| using | ChildIteratorType = MemoryAccess::iterator |
Static Public Member Functions | |
| static NodeRef | getEntryNode (NodeRef N) |
| static ChildIteratorType | child_begin (NodeRef N) |
| static ChildIteratorType | child_end (NodeRef N) |
Definition at line 1211 of file MemorySSA.h.
| using llvm::GraphTraits< Inverse< MemoryAccess * > >::ChildIteratorType = MemoryAccess::iterator |
Definition at line 1213 of file MemorySSA.h.
| using llvm::GraphTraits< Inverse< MemoryAccess * > >::NodeRef = MemoryAccess * |
Definition at line 1212 of file MemorySSA.h.
|
inlinestatic |
Definition at line 1216 of file MemorySSA.h.
References N.
|
inlinestatic |
Definition at line 1217 of file MemorySSA.h.
References N.
|
inlinestatic |
Definition at line 1215 of file MemorySSA.h.
References N.