Home
last modified time | relevance | path

Searched defs:GCOVProfiler (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DGCOVProfiling.cpp99 class GCOVProfiler { class
101 GCOVProfiler() : GCOVProfiler(GCOVOptions::getDefault()) {} in GCOVProfiler() function in __anon8d0cc8750211::GCOVProfiler
102 GCOVProfiler(const GCOVOptions &Opts) : Options(Opts) {} in GCOVProfiler() function in __anon8d0cc8750211::GCOVProfiler