Home | History | Annotate | Download | only in BitReader_3_0

Lines Matching refs:StripDebugInfoOfFunction

292   void StripDebugInfoOfFunction(Module* M, const char* name) {
305 StripDebugInfoOfFunction(M, "llvm.dbg.func.start");
306 StripDebugInfoOfFunction(M, "llvm.dbg.stoppoint");
307 StripDebugInfoOfFunction(M, "llvm.dbg.region.start");
308 StripDebugInfoOfFunction(M, "llvm.dbg.region.end");