Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroInternal.h132 bool IsFrameInlineInStorage; member
H A DCoroutines.cpp345 this->RetconLowering.IsFrameInlineInStorage = false; in buildFrom()
H A DCoroSplit.cpp253 if (Shape.RetconLowering.IsFrameInlineInStorage) in maybeFreeRetconStorage()
881 if (Shape.RetconLowering.IsFrameInlineInStorage) in deriveNewFramePointer()
1788 if (Shape.RetconLowering.IsFrameInlineInStorage) { in splitRetconCoroutine()
H A DCoroFrame.cpp1392 Shape.RetconLowering.IsFrameInlineInStorage in buildFrameType()