Searched defs:GCOVProfiler (Results 1 – 1 of 1) sorted by relevance
73 class GCOVProfiler : public ModulePass { class76 GCOVProfiler() : GCOVProfiler(GCOVOptions::getDefault()) {} in GCOVProfiler() function in __anonb9b0140c0111::GCOVProfiler77 GCOVProfiler(const GCOVOptions &Opts) : ModulePass(ID), Options(Opts) { in GCOVProfiler() function in __anonb9b0140c0111::GCOVProfiler