Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp945 void markFunctionAttributes(uint64_t EntryCount, uint64_t MaxCount) { in markFunctionAttributes() function in __anoncdc89db00411::PGOUseFunc
1158 markFunctionAttributes(FuncEntryCount, FuncMaxCount); in populateCounters()