Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/lib/Core/
H A DExceptions.cpp376 bool IsStartInCold = false; in updateEHRanges() local
449 IsStartInCold = SeenCold; in updateEHRanges()
462 IsStartInCold = SeenCold; in updateEHRanges()
474 IsStartInCold ? getFunctionColdEndLabel() : getFunctionEndLabel(); in updateEHRanges()