Searched refs:GCOVProfilerLegacyPass (Results 1 – 2 of 2) sorted by relevance
135 class GCOVProfilerLegacyPass : public ModulePass { class138 GCOVProfilerLegacyPass() in GCOVProfilerLegacyPass() function in __anonfb28f5d70111::GCOVProfilerLegacyPass139 : GCOVProfilerLegacyPass(GCOVOptions::getDefault()) {} in GCOVProfilerLegacyPass()140 GCOVProfilerLegacyPass(const GCOVOptions &Opts) in GCOVProfilerLegacyPass() function in __anonfb28f5d70111::GCOVProfilerLegacyPass153 char GCOVProfilerLegacyPass::ID = 0;154 INITIALIZE_PASS(GCOVProfilerLegacyPass, "insert-gcov-profiling",158 return new GCOVProfilerLegacyPass(Options); in createGCOVProfilerPass()
140 class GCOVProfilerLegacyPass : public ModulePass { class143 GCOVProfilerLegacyPass() in GCOVProfilerLegacyPass() function in __anon0aa0896f0111::GCOVProfilerLegacyPass144 : GCOVProfilerLegacyPass(GCOVOptions::getDefault()) {} in GCOVProfilerLegacyPass()145 GCOVProfilerLegacyPass(const GCOVOptions &Opts) in GCOVProfilerLegacyPass() function in __anon0aa0896f0111::GCOVProfilerLegacyPass165 char GCOVProfilerLegacyPass::ID = 0;167 GCOVProfilerLegacyPass, "insert-gcov-profiling",171 GCOVProfilerLegacyPass, "insert-gcov-profiling", in INITIALIZE_PASS_DEPENDENCY()175 return new GCOVProfilerLegacyPass(Options); in INITIALIZE_PASS_DEPENDENCY()