Searched defs:GCOVOpts (Results 1 - 1 of 1) sorted by relevance

/external/llvm/include/llvm/Transforms/
H A DGCOVProfiler.h23 GCOVProfilerPass(const GCOVOptions &Options = GCOVOptions::getDefault()) : GCOVOpts(Options) { }
27 GCOVOptions GCOVOpts; member in class:llvm::GCOVProfilerPass

Completed in 76 milliseconds