Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Transforms/Instrumentation/
DGCOVProfiling.cpp42 class GCOVProfiler : public ModulePass { class
45 GCOVProfiler() in GCOVProfiler() function in __anonebae53380111::GCOVProfiler
49 GCOVProfiler(bool EmitNotes, bool EmitData, bool use402Format = false) in GCOVProfiler() function in __anonebae53380111::GCOVProfiler
/external/llvm/lib/Transforms/Instrumentation/
DGCOVProfiling.cpp74 class GCOVProfiler { class
76 GCOVProfiler() : GCOVProfiler(GCOVOptions::getDefault()) {} in GCOVProfiler() function in __anonb9b0140c0111::GCOVProfiler
77 GCOVProfiler(const GCOVOptions &Opts) : Options(Opts) { in GCOVProfiler() function in __anonb9b0140c0111::GCOVProfiler
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DGCOVProfiling.cpp77 class GCOVProfiler { class
79 GCOVProfiler() : GCOVProfiler(GCOVOptions::getDefault()) {} in GCOVProfiler() function in __anonc00182440111::GCOVProfiler
80 GCOVProfiler(const GCOVOptions &Opts) : Options(Opts) { in GCOVProfiler() function in __anonc00182440111::GCOVProfiler