Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/lib/Core/
H A DBinaryEmitter.cpp502 Streamer.emitLabel(BF.getFunctionColdConstantIslandLabel()); in emitConstantIslands()
H A DBinaryFunction.cpp4072 Layout.getSymbolOffset(*getFunctionColdConstantIslandLabel()); in updateOutputValues()
/llvm-project-15.0.7/bolt/include/bolt/Core/
H A DBinaryFunction.h1180 MCSymbol *getFunctionColdConstantIslandLabel() const { in getFunctionColdConstantIslandLabel() function