Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp1443 bool ShouldUseLifetimeStartInfo) in AllocaUseVisitor()
1445 ShouldUseLifetimeStartInfo(ShouldUseLifetimeStartInfo) {} in AllocaUseVisitor()
1597 bool ShouldUseLifetimeStartInfo{true}; member
1606 if (ShouldUseLifetimeStartInfo && !LifetimeStarts.empty()) { in computeShouldLiveOnFrame()
2829 bool ShouldUseLifetimeStartInfo = in collectFrameAlloca() local
2834 ShouldUseLifetimeStartInfo}; in collectFrameAlloca()