LLVM API Documentation

Static Public Member Functions
llvm::isa_impl< Instruction, 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< Instruction, Value >

Definition at line 614 of file Value.h.


Member Function Documentation

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

Definition at line 615 of file Value.h.

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


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