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

/freebsd-10.1-release/contrib/llvm/include/llvm/
H A DInstVisitor.h205 RetTy visitDbgDeclareInst(DbgDeclareInst &I) { DELEGATE(DbgInfoIntrinsic);} function in class:llvm::InstVisitor
/freebsd-10.1-release/contrib/llvm/lib/Transforms/Instrumentation/
H A DDebugIR.cpp101 void visitDbgDeclareInst(DbgDeclareInst &I) { remove(I); } function in class:__anon2721::DebugIntrinsicsRemover

Completed in 85 milliseconds