Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Coroutines/
H A DCoroInternal.h123 bool IsFrameInlineInStorage; member
H A DCoroSplit.cpp174 if (Shape.RetconLowering.IsFrameInlineInStorage) in maybeFreeRetconStorage()
832 if (Shape.RetconLowering.IsFrameInlineInStorage) in deriveNewFramePointer()
1803 if (Shape.RetconLowering.IsFrameInlineInStorage) { in splitRetconCoroutine()
H A DCoroutines.cpp342 this->RetconLowering.IsFrameInlineInStorage = false; in buildFrom()
H A DCoroFrame.cpp1240 Shape.RetconLowering.IsFrameInlineInStorage in buildFrameType()