Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Instrumentation/
DGCOVProfiling.cpp73 class GCOVProfiler : public ModulePass { class
76 GCOVProfiler() : GCOVProfiler(GCOVOptions::getDefault()) {} in GCOVProfiler() function in __anonb9b0140c0111::GCOVProfiler
77 GCOVProfiler(const GCOVOptions &Opts) : ModulePass(ID), Options(Opts) { in GCOVProfiler() function in __anonb9b0140c0111::GCOVProfiler