Home
last modified time | relevance | path

Searched refs:ContextHeaderSize (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Coroutines/
H A DCoroShape.h143 uint64_t ContextHeaderSize; member
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroutines.cpp316 AsyncLowering.ContextHeaderSize = AsyncId->getStorageSize(); in analyze()
H A DCoroFrame.cpp959 alignTo(Shape.AsyncLowering.ContextHeaderSize, Shape.FrameAlign); in buildFrameType()