Home
last modified time | relevance | path

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

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