LLVM 19.0.0git
Static Public Member Functions | List of all members
llvm::ilist_alloc_traits< MemoryAccess > Struct Reference

#include "llvm/Analysis/MemorySSA.h"

Static Public Member Functions

static void deleteNode (MemoryAccess *MA)
 

Detailed Description

Definition at line 236 of file MemorySSA.h.

Member Function Documentation

◆ deleteNode()

static void llvm::ilist_alloc_traits< MemoryAccess >::deleteNode ( MemoryAccess MA)
inlinestatic

Definition at line 237 of file MemorySSA.h.

References llvm::Value::deleteValue().


The documentation for this struct was generated from the following file: