Searched defs:GCOVProfiler (Results 1 – 3 of 3) sorted by relevance
42 class GCOVProfiler : public ModulePass { class45 GCOVProfiler() in GCOVProfiler() function in __anonebae53380111::GCOVProfiler49 GCOVProfiler(bool EmitNotes, bool EmitData, bool use402Format = false) in GCOVProfiler() function in __anonebae53380111::GCOVProfiler
74 class GCOVProfiler { class76 GCOVProfiler() : GCOVProfiler(GCOVOptions::getDefault()) {} in GCOVProfiler() function in __anonb9b0140c0111::GCOVProfiler77 GCOVProfiler(const GCOVOptions &Opts) : Options(Opts) { in GCOVProfiler() function in __anonb9b0140c0111::GCOVProfiler
77 class GCOVProfiler { class79 GCOVProfiler() : GCOVProfiler(GCOVOptions::getDefault()) {} in GCOVProfiler() function in __anonc00182440111::GCOVProfiler80 GCOVProfiler(const GCOVOptions &Opts) : Options(Opts) { in GCOVProfiler() function in __anonc00182440111::GCOVProfiler