Searched defs:DbgValueInst (Results 1 - 1 of 1) sorted by relevance

/external/llvm/include/llvm/
H A DIntrinsicInst.h98 /// DbgValueInst - This represents the llvm.dbg.value instruction.
100 class DbgValueInst : public DbgInfoIntrinsic { class in namespace:llvm
111 static inline bool classof(const DbgValueInst *) { return true; }

Completed in 73 milliseconds