Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroInternal.h146 bool IsFrameInlineInStorage; member
H A DCoroutines.cpp418 this->RetconLowering.IsFrameInlineInStorage = false; in buildFrom()
H A DCoroSplit.cpp174 if (Shape.RetconLowering.IsFrameInlineInStorage) in maybeFreeRetconStorage()
800 if (Shape.RetconLowering.IsFrameInlineInStorage) in deriveNewFramePointer()
1676 if (Shape.RetconLowering.IsFrameInlineInStorage) { in splitRetconCoroutine()
H A DCoroFrame.cpp1189 Shape.RetconLowering.IsFrameInlineInStorage in buildFrameType()