Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp1625 uint64_t initialEntryCount = in runOnFunction() local
1629 F.setEntryCount(ProfileCount(initialEntryCount, Function::PCT_Real)); in runOnFunction()