Home | History | Annotate | Download | only in BitReader_2_7

Lines Matching refs:StripDebugInfoOfFunction

51   void StripDebugInfoOfFunction(Module* M, const char* name) {
64 StripDebugInfoOfFunction(M, "llvm.dbg.func.start");
65 StripDebugInfoOfFunction(M, "llvm.dbg.stoppoint");
66 StripDebugInfoOfFunction(M, "llvm.dbg.region.start");
67 StripDebugInfoOfFunction(M, "llvm.dbg.region.end");