Searched defs:adjustExecutionCount (Results 1 – 2 of 2) sorted by relevance
/llvm-project/bolt/lib/Core/ | ||
H A D | BinaryBasicBlock.cpp | 382 void BinaryBasicBlock::adjustExecutionCount(double Ratio) { in adjustExecutionCount() function in llvm::bolt::BinaryBasicBlock |
H A D | BinaryFunction.cpp | 4057 void BinaryFunction::adjustExecutionCount(uint64_t Count) { adjustExecutionCount() function in llvm::bolt::BinaryFunction |