HomeSort by: relevance | last modified time | path
    Searched refs:ContextHeaderSize (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/
CoroInternal.h 154 uint64_t ContextHeaderSize;
Coroutines.cpp 399 this->AsyncLowering.ContextHeaderSize = AsyncId->getStorageSize();
CoroFrame.cpp 1174 alignTo(Shape.AsyncLowering.ContextHeaderSize, Shape.FrameAlign);

Completed in 21 milliseconds