LLVM API Documentation
#include <IntrinsicInst.h>
Inheritance diagram for llvm::DbgInfoIntrinsic:
Public Member Functions | |
Value * | getChain () const |
Static Public Member Functions | |
static bool | classof (const DbgInfoIntrinsic *) |
static bool | classof (const CallInst *I) |
static bool | classof (const Value *V) |
Definition at line 47 of file IntrinsicInst.h.
|
Reimplemented from llvm::CallInst. Reimplemented in llvm::DbgStopPointInst. Definition at line 66 of file IntrinsicInst.h. References classof(). |
|
Reimplemented from llvm::CallInst. Reimplemented in llvm::DbgStopPointInst. Definition at line 53 of file IntrinsicInst.h. References llvm::Intrinsic::dbg_declare, llvm::Intrinsic::dbg_func_start, llvm::Intrinsic::dbg_region_end, llvm::Intrinsic::dbg_region_start, llvm::Intrinsic::dbg_stoppoint, and llvm::CallInst::getCalledFunction(). |
|
Definition at line 52 of file IntrinsicInst.h. Referenced by classof(). |
|
Definition at line 49 of file IntrinsicInst.h. References llvm::User::getOperand(). |