Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
DCoroSplit.cpp1076 auto *SizeConstant = ConstantInt::get(SizeIntrin->getType(), Size); in replaceFrameSize() local
1079 CS->replaceAllUsesWith(SizeConstant); in replaceFrameSize()