Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DFunction.cpp1548 void Function::setEntryCount(ProfileCount Count, in setEntryCount() function in Function
1566 void Function::setEntryCount(uint64_t Count, Function::ProfileCountType Type, in setEntryCount() function in Function
/external/llvm-project/llvm/lib/IR/
DFunction.cpp1690 void Function::setEntryCount(ProfileCount Count, in setEntryCount() function in Function
1708 void Function::setEntryCount(uint64_t Count, Function::ProfileCountType Type, in setEntryCount() function in Function
/external/llvm/lib/IR/
DFunction.cpp1228 void Function::setEntryCount(uint64_t Count) { in setEntryCount() function in Function