Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp1193 void markFunctionAttributes(uint64_t EntryCount, uint64_t MaxCount) { in markFunctionAttributes() function in __anon0925556b0811::PGOUseFunc
1600 markFunctionAttributes(FuncEntryCount, FuncMaxCount); in populateCounters()