Searched refs:visitDbgValueInst (Results 1 - 2 of 2) sorted by relevance

/external/llvm/include/llvm/
H A DInstVisitor.h205 RetTy visitDbgValueInst(DbgValueInst &I) { DELEGATE(DbgInfoIntrinsic);} function in class:llvm::InstVisitor
/external/llvm/lib/Transforms/Instrumentation/
H A DDebugIR.cpp101 void visitDbgValueInst(DbgValueInst &I) { remove(I); } function in class:__anon21615::DebugIntrinsicsRemover

Completed in 101 milliseconds