Home
last modified time | relevance | path

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

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