Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Coroutines/
H A DCoroInternal.h122 bool IsFrameInlineInStorage; member
H A DCoroSplit.cpp174 if (Shape.RetconLowering.IsFrameInlineInStorage) in maybeFreeRetconStorage()
825 if (Shape.RetconLowering.IsFrameInlineInStorage) in deriveNewFramePointer()
1771 if (Shape.RetconLowering.IsFrameInlineInStorage) { in splitRetconCoroutine()
H A DCoroutines.cpp336 this->RetconLowering.IsFrameInlineInStorage = false; in buildFrom()
H A DCoroFrame.cpp1218 Shape.RetconLowering.IsFrameInlineInStorage in buildFrameType()