Home
last modified time | relevance | path

Searched defs:FuncEntryCount (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp1410 uint64_t FuncEntryCount = getBBInfo(&*F.begin()).CountValue; in populateCounters() local
1707 uint64_t FuncEntryCount = Func.getBBInfo(&*F.begin()).CountValue; in fixFuncEntryCount() local