Home
last modified time | relevance | path

Searched refs:getContextAlignment (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/
H A DCoroInternal.h160 Align getContextAlignment() const { return Align(ContextAlignment); } in getContextAlignment() function
H A DCoroFrame.cpp1179 Shape.AsyncLowering.getContextAlignment()); in buildFrameType()
1180 if (Shape.AsyncLowering.getContextAlignment() < Shape.FrameAlign) { in buildFrameType()