Searched refs:EstimatedAddr (Results 1 – 2 of 2) sorted by relevance
171 mutable uint64_t EstimatedAddr{0}; member in llvm::bolt::Block676 BB->EstimatedAddr = CurAddr; in score()685 Score += extTSPScore(SrcBlock->EstimatedAddr, SrcBlock->Size, in score()686 DstBlock->EstimatedAddr, Jump.second); in score()
183 mutable uint64_t EstimatedAddr{0}; member in __anon97d149770111::Block664 BB->EstimatedAddr = CurAddr; in extTSPScore()672 Score += ::extTSPScore(SrcBlock->EstimatedAddr, SrcBlock->Size, in extTSPScore()673 DstBlock->EstimatedAddr, Jump->ExecutionCount); in extTSPScore()