LLVM  3.7.0
Functions
IntrinsicInst.cpp File Reference
#include "llvm/IR/IntrinsicInst.h"
#include "llvm/IR/Constants.h"
#include "llvm/IR/GlobalVariable.h"
#include "llvm/IR/Metadata.h"
Include dependency graph for IntrinsicInst.cpp:

Go to the source code of this file.

Functions

static ValueCastOperand (Value *C)
 DbgInfoIntrinsic - This is the common base class for debug info intrinsics. More...
 
static ValuegetValueImpl (Value *Op)
 

Function Documentation

static Value* CastOperand ( Value C)
static

DbgInfoIntrinsic - This is the common base class for debug info intrinsics.

Definition at line 34 of file IntrinsicInst.cpp.

Referenced by llvm::DbgInfoIntrinsic::StripCast().

static Value* getValueImpl ( Value Op)
static