Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DFunction.cpp1930 void Function::setEntryCount(ProfileCount Count, setEntryCount() function in Function
1947 void Function::setEntryCount(uint64_t Count, Function::ProfileCountType Type, setEntryCount() function in Function