Home
last modified time | relevance | path

Searched refs:emitProfileNotes (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Transforms/Instrumentation/
DGCOVProfiling.cpp90 void emitProfileNotes();
458 if (Options.EmitNotes) emitProfileNotes(); in runOnModule()
496 void GCOVProfiler::emitProfileNotes() { in emitProfileNotes() function in GCOVProfiler
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DGCOVProfiling.cpp93 void emitProfileNotes();
484 if (Options.EmitNotes) emitProfileNotes(); in runOnModule()
540 void GCOVProfiler::emitProfileNotes() { in emitProfileNotes() function in GCOVProfiler