LLVM 22.0.0git
llvm::isa_impl< Function, Value > Struct Reference

#include "llvm/IR/Value.h"

Inheritance diagram for llvm::isa_impl< Function, Value >:
[legend]

Static Public Member Functions

static bool doit (const Value &Val)

Detailed Description

Definition at line 1039 of file Value.h.

Member Function Documentation

◆ doit()

bool llvm::isa_impl< Function, Value >::doit ( const Value & Val)
inlinestatic

Definition at line 1040 of file Value.h.

References llvm::Value::getValueID().


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