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

#include "llvm/IR/Instruction.h"

Static Public Member Functions

static void deleteNode (Instruction *V)
 

Detailed Description

Definition at line 40 of file Instruction.h.

Member Function Documentation

◆ deleteNode()

void llvm::ilist_alloc_traits< Instruction >::deleteNode ( Instruction V)
inlinestatic

Definition at line 1024 of file Instruction.h.


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