Searched refs:GCOVOpts (Results 1 – 2 of 2) sorted by relevance
22 GCOVProfilerPass(const GCOVOptions &Options = GCOVOptions::getDefault()) : GCOVOpts(Options) { } in GCOVOpts() function26 GCOVOptions GCOVOpts;
575 GCOVProfiler Profiler(GCOVOpts); in run()