Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DGCOVProfiling.cpp123 emitProfileNotes(NamedMDNode *CUNode, bool HasExecOrFork,
621 emitProfileNotes(CUNode, HasExecOrFork, GetBFI, GetBPI, this->GetTLI); in runOnModule()
812 bool GCOVProfiler::emitProfileNotes( in emitProfileNotes() function in GCOVProfiler