Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp1196 auto *SizeIntrin = Shape.CoroSizes.back(); in replaceFrameSizeAndAlignment() local
1197 Module *M = SizeIntrin->getModule(); in replaceFrameSizeAndAlignment()
1200 auto *SizeConstant = ConstantInt::get(SizeIntrin->getType(), Size); in replaceFrameSizeAndAlignment()