Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/
H A DCoroInternal.h146 bool IsFrameInlineInStorage; member
H A DCoroSplit.cpp172 if (Shape.RetconLowering.IsFrameInlineInStorage) in maybeFreeRetconStorage()
795 if (Shape.RetconLowering.IsFrameInlineInStorage) in deriveNewFramePointer()
1635 if (Shape.RetconLowering.IsFrameInlineInStorage) { in splitRetconCoroutine()
H A DCoroutines.cpp418 this->RetconLowering.IsFrameInlineInStorage = false; in buildFrom()
H A DCoroFrame.cpp1167 Shape.RetconLowering.IsFrameInlineInStorage in buildFrameType()