Home
last modified time | relevance | path

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

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