LLVM  8.0.1
Static Public Member Functions | List of all members
llvm::isa_impl< BasicBlock, 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< BasicBlock, Value >

Definition at line 796 of file Value.h.

Member Function Documentation

◆ doit()

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

Definition at line 797 of file Value.h.

References llvm::Value::getValueID().


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