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

  /src/external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/
CoroInternal.h 155 uint64_t ContextAlignment;
160 Align getContextAlignment() const { return Align(ContextAlignment); }
Coroutines.cpp 400 this->AsyncLowering.ContextAlignment =

Completed in 18 milliseconds