Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/
DCoroInternal.h125 bool IsFrameInlineInStorage; member
DCoroSplit.cpp166 if (Shape.RetconLowering.IsFrameInlineInStorage) in maybeFreeRetconStorage()
627 if (Shape.RetconLowering.IsFrameInlineInStorage) in deriveNewFramePointer()
1217 if (Shape.RetconLowering.IsFrameInlineInStorage) { in splitRetconCoroutine()
DCoroutines.cpp388 this->RetconLowering.IsFrameInlineInStorage = false; in buildFrom()
DCoroFrame.cpp478 Shape.RetconLowering.IsFrameInlineInStorage in buildFrameType()