Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp1121 static TypeSize getFrameSizeForShape(coro::Shape &Shape) { in getFrameSizeForShape() function
1145 ConstantInt::get(SizeIntrin->getType(), getFrameSizeForShape(Shape)); in replaceFrameSizeAndAlignment()