Home
last modified time | relevance | path

Searched refs:EstimatedAddr (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/gnu/llvm/llvm/lib/Transforms/Utils/
DCodeLayout.cpp208 mutable uint64_t EstimatedAddr{0}; member in __anon762416430111::Block
709 BB->EstimatedAddr = CurAddr; in extTSPScore()
717 Score += ::extTSPScore(SrcBlock->EstimatedAddr, SrcBlock->Size, in extTSPScore()
718 DstBlock->EstimatedAddr, Jump->ExecutionCount, in extTSPScore()