LLVM  8.0.1
Static Public Member Functions | List of all members
llvm::isa_impl< GlobalValue, Value > Struct Template Reference

#include "llvm/IR/Value.h"

Static Public Member Functions

static bool doit (const Value &Val)
 

Detailed Description

template<>
struct llvm::isa_impl< GlobalValue, Value >

Definition at line 832 of file Value.h.

Member Function Documentation

◆ doit()

static bool llvm::isa_impl< GlobalValue, Value >::doit ( const Value Val)
inlinestatic

Definition at line 833 of file Value.h.


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