Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGExprAgg.cpp274 EHScopeStack::stable_iterator LifetimeEndBlock; in withReturnValueSlot() local
293 LifetimeEndBlock = CGF.EHStack.stable_begin(); in withReturnValueSlot()
311 CGF.DeactivateCleanupBlock(LifetimeEndBlock, LifetimeStartInst); in withReturnValueSlot()