Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Instrumentation/
DGCOVProfiling.cpp95 void emitProfileNotes();
459 if (Options.EmitNotes) emitProfileNotes(); in runOnModule()
487 void GCOVProfiler::emitProfileNotes() { in emitProfileNotes() function in GCOVProfiler