Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/lib/Core/
H A DBinaryContext.cpp2196 MCSymbol *ColdStartLabel = LocalCtx->createTempSymbol(); in calculateEmittedSize() local
2212 Streamer->emitLabel(ColdStartLabel); in calculateEmittedSize()
2234 Layout.getSymbolOffset(*ColdStartLabel) in calculateEmittedSize()