Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DFunction.cpp1352 void Function::setEntryCount(ProfileCount Count, in setEntryCount() function in Function
1365 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