Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp1273 bool ShouldUseLifetimeStartInfo) in AllocaUseVisitor()
1275 ShouldUseLifetimeStartInfo(ShouldUseLifetimeStartInfo) {} in AllocaUseVisitor()
1427 bool ShouldUseLifetimeStartInfo{true}; member
1436 if (ShouldUseLifetimeStartInfo && !LifetimeStarts.empty()) { in computeShouldLiveOnFrame()
2542 bool ShouldUseLifetimeStartInfo = in collectFrameAllocas() local
2547 ShouldUseLifetimeStartInfo}; in collectFrameAllocas()