Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Instrumentation/
H A DGCOVProfiling.cpp117 emitProfileNotes(NamedMDNode *CUNode, bool HasExecOrFork,
567 emitProfileNotes(CUNode, HasExecOrFork, GetBFI, GetBPI, this->GetTLI); in runOnModule()
758 bool GCOVProfiler::emitProfileNotes( in emitProfileNotes() function in GCOVProfiler