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

#include "llvm/Analysis/MemorySSA.h"

Static Public Member Functions

static void deleteNode (MemoryAccess *MA)
 

Detailed Description

template<>
struct llvm::ilist_alloc_traits< MemoryAccess >

Definition at line 229 of file MemorySSA.h.

Member Function Documentation

◆ deleteNode()

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

Definition at line 230 of file MemorySSA.h.

References llvm::Value::deleteValue().


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