Home
last modified time | relevance | path

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

/llvm-project/bolt/lib/Core/
H A DBinaryBasicBlock.cpp382 void BinaryBasicBlock::adjustExecutionCount(double Ratio) { in adjustExecutionCount() function in llvm::bolt::BinaryBasicBlock
H A DBinaryFunction.cpp4057 void BinaryFunction::adjustExecutionCount(uint64_t Count) { adjustExecutionCount() function in llvm::bolt::BinaryFunction