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

#include "llvm/IR/Value.h"

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

Static Public Member Functions

static bool doit (const Value &Val)

Detailed Description

Definition at line 1069 of file Value.h.

Member Function Documentation

◆ doit()

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

Definition at line 1070 of file Value.h.

References llvm::isa().


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