Home
last modified time | relevance | path

Searched refs:GCOVOpts (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/Instrumentation/
DGCOVProfiler.h23 GCOVProfilerPass(const GCOVOptions &Options = GCOVOptions::getDefault()) : GCOVOpts(Options) { } in GCOVOpts() function
27 GCOVOptions GCOVOpts;
/external/llvm/include/llvm/Transforms/
DGCOVProfiler.h23 GCOVProfilerPass(const GCOVOptions &Options = GCOVOptions::getDefault()) : GCOVOpts(Options) { } in GCOVOpts() function
27 GCOVOptions GCOVOpts;
/external/llvm/lib/Transforms/Instrumentation/
DGCOVProfiling.cpp466 GCOVProfiler Profiler(GCOVOpts); in run()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DGCOVProfiling.cpp492 GCOVProfiler Profiler(GCOVOpts); in run()