Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroInternal.h154 uint64_t ContextHeaderSize; member
H A DCoroutines.cpp399 this->AsyncLowering.ContextHeaderSize = AsyncId->getStorageSize(); in buildFrom()
H A DCoroFrame.cpp1196 alignTo(Shape.AsyncLowering.ContextHeaderSize, Shape.FrameAlign); in buildFrameType()