Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Instrumentation/
DGCOVProfiling.cpp74 class GCOVProfiler { class
76 GCOVProfiler() : GCOVProfiler(GCOVOptions::getDefault()) {} in GCOVProfiler() function in __anonfb28f5d70111::GCOVProfiler
77 GCOVProfiler(const GCOVOptions &Opts) : Options(Opts) { in GCOVProfiler() function in __anonfb28f5d70111::GCOVProfiler
149 GCOVProfiler Profiler;
428 std::string GCOVProfiler::mangleName(const DICompileUnit *CU, in mangleName()
454 bool GCOVProfiler::runOnModule(Module &M) { in runOnModule()
466 GCOVProfiler Profiler(GCOVOpts); in run()
496 void GCOVProfiler::emitProfileNotes() { in emitProfileNotes()
585 bool GCOVProfiler::emitProfileArcs() { in emitProfileArcs()
719 GlobalVariable *GCOVProfiler::buildEdgeLookupTable( in buildEdgeLookupTable()
[all …]
/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 __anon0aa0896f0111::GCOVProfiler
80 GCOVProfiler(const GCOVOptions &Opts) : Options(Opts) { in GCOVProfiler() function in __anon0aa0896f0111::GCOVProfiler
161 GCOVProfiler Profiler;
437 std::string GCOVProfiler::mangleName(const DICompileUnit *CU, in mangleName()
479 bool GCOVProfiler::runOnModule(Module &M, const TargetLibraryInfo &TLI) { in runOnModule()
492 GCOVProfiler Profiler(GCOVOpts); in run()
540 void GCOVProfiler::emitProfileNotes() { in emitProfileNotes()
637 bool GCOVProfiler::emitProfileArcs() { in emitProfileArcs()
774 GlobalVariable *GCOVProfiler::buildEdgeLookupTable( in buildEdgeLookupTable()
[all …]
/external/tensorflow/third_party/llvm/
Dllvm.autogenerated.BUILD2286 "include/llvm/Transforms/GCOVProfiler.h",