Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ProfileData/
H A DGCOV.cpp897 const uint64_t entryCount = f.getEntryCount(); in printFunctionDetails() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp444 uint64_t entryCount; member