LLVM 20.0.0git
|
GraphTraits for a MemoryAccess, which walks defs in the normal case, and uses in the inverse case. More...
#include "llvm/Analysis/MemorySSA.h"
Public Types | |
using | NodeRef = MemoryAccess * |
using | ChildIteratorType = memoryaccess_def_iterator |
Static Public Member Functions | |
static NodeRef | getEntryNode (NodeRef N) |
static ChildIteratorType | child_begin (NodeRef N) |
static ChildIteratorType | child_end (NodeRef N) |
GraphTraits for a MemoryAccess, which walks defs in the normal case, and uses in the inverse case.
Definition at line 1190 of file MemorySSA.h.
using llvm::GraphTraits< MemoryAccess * >::ChildIteratorType = memoryaccess_def_iterator |
Definition at line 1192 of file MemorySSA.h.
using llvm::GraphTraits< MemoryAccess * >::NodeRef = MemoryAccess * |
Definition at line 1191 of file MemorySSA.h.
|
inlinestatic |
Definition at line 1195 of file MemorySSA.h.
References N.
|
inlinestatic |
Definition at line 1196 of file MemorySSA.h.
References N.
|
inlinestatic |
Definition at line 1194 of file MemorySSA.h.
References N.