|
LLVM
3.7.0
|
#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. More... | |
| static Value * | getValueImpl (Value *Op) |
DbgInfoIntrinsic - This is the common base class for debug info intrinsics.
Definition at line 34 of file IntrinsicInst.cpp.
Referenced by llvm::DbgInfoIntrinsic::StripCast().
Definition at line 52 of file IntrinsicInst.cpp.
Referenced by llvm::DbgDeclareInst::getAddress(), and llvm::DbgValueInst::getValue().
1.8.6