Home
last modified time | relevance | path

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

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