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

/external/llvm/lib/Transforms/Instrumentation/
H A DGCOVProfiling.cpp90 void emitProfileNotes();
458 if (Options.EmitNotes) emitProfileNotes();
496 void GCOVProfiler::emitProfileNotes() { function in class:GCOVProfiler

Completed in 94 milliseconds