LLVM 22.0.0git
llvm::ValueDeleter Struct Reference

#include "llvm/IR/Value.h"

Public Member Functions

void operator() (Value *V)

Detailed Description

Definition at line 893 of file Value.h.

Member Function Documentation

◆ operator()()

void llvm::ValueDeleter::operator() ( Value * V)
inline

Definition at line 893 of file Value.h.

References operator()().

Referenced by operator()().


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