LLVM API Documentation

Static Public Member Functions
llvm::isa_impl< GlobalAlias, Value > Struct Template Reference

#include <Value.h>

List of all members.

Static Public Member Functions

static bool doit (const Value &Val)

Detailed Description

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

Definition at line 638 of file Value.h.


Member Function Documentation

static bool llvm::isa_impl< GlobalAlias, Value >::doit ( const Value Val) [inline, static]

Definition at line 639 of file Value.h.

References llvm::Value::getValueID(), and llvm::Value::GlobalAliasVal.


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