Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-profgen/
H A DCSPreInliner.cpp186 auto printProfileNames = [](StringMap<FunctionSamples> &Profiles, in run() local
199 LLVM_DEBUG(printProfileNames(ProfileMap, true)); in run()
231 LLVM_DEBUG(printProfileNames(ProfileMap, false)); in run()