LLVM API Documentation
#include "llvm/IR/IntrinsicInst.h"
#include "llvm/IR/Constants.h"
#include "llvm/IR/GlobalVariable.h"
#include "llvm/IR/Metadata.h"
Go to the source code of this file.
Functions | |
static Value * | CastOperand (Value *C) |
DbgInfoIntrinsic - This is the common base class for debug info intrinsics
Definition at line 34 of file IntrinsicInst.cpp.
Referenced by llvm::DbgInfoIntrinsic::StripCast().