Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp1295 bool ShouldUseLifetimeStartInfo) in AllocaUseVisitor()
1297 ShouldUseLifetimeStartInfo(ShouldUseLifetimeStartInfo) {} in AllocaUseVisitor()
1449 bool ShouldUseLifetimeStartInfo{true}; member
1458 if (ShouldUseLifetimeStartInfo && !LifetimeStarts.empty()) { in computeShouldLiveOnFrame()
2624 bool ShouldUseLifetimeStartInfo = in collectFrameAlloca() local
2629 ShouldUseLifetimeStartInfo}; in collectFrameAlloca()