Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DGCOVProfiling.cpp117 emitProfileNotes(NamedMDNode *CUNode, bool HasExecOrFork,
568 emitProfileNotes(CUNode, HasExecOrFork, GetBFI, GetBPI, this->GetTLI); in runOnModule()
762 bool GCOVProfiler::emitProfileNotes( in emitProfileNotes() function in GCOVProfiler