Searched defs:GCOVProfiler (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DGCOVProfiling.cpp78 class GCOVProfiler { class in namespace:__anon122
80 GCOVProfiler() : GCOVProfiler(GCOVOptions::getDefault()) {} function in class:__anon122::GCOVProfiler
81 GCOVProfiler(const GCOVOptions &Opts) : Options(Opts) { function in class:__anon122::GCOVProfiler
[all...]

Completed in 121 milliseconds