Home
last modified time | relevance | path

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

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