Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp1207 auto *SizeConstant = ConstantInt::get(SizeIntrin->getType(), Size); in replaceFrameSizeAndAlignment() local
1210 CS->replaceAllUsesWith(SizeConstant); in replaceFrameSizeAndAlignment()