Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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.cpp1174 alignTo(Shape.AsyncLowering.ContextHeaderSize, Shape.FrameAlign); in buildFrameType()