Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp1056 void populateCounters();
1474 void PGOUseFunc::populateCounters() { in populateCounters() function in PGOUseFunc
2060 Func.populateCounters(); in annotateAllFunctions()