Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Coroutines/
DCoroSplit.cpp361 auto *SizeConstant = ConstantInt::get(SizeIntrin->getType(), Size); in replaceFrameSize() local
364 CS->replaceAllUsesWith(SizeConstant); in replaceFrameSize()