LLVM API Documentation

IntrinsicInst.cpp File Reference

#include "llvm/IntrinsicInst.h"
#include "llvm/Constants.h"
#include "llvm/GlobalVariable.h"

Include dependency graph for IntrinsicInst.cpp:

Go to the source code of this file.

Functions

static ValueCastOperand (Value *C)


Function Documentation

static Value* CastOperand ( Value C  )  [static]

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

Definition at line 39 of file IntrinsicInst.cpp.

References llvm::CallingConv::C.

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