Searched refs:OrigContextSize (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp1180 auto *OrigContextSize = FuncPtrStruct->getOperand(1); local
1181 auto *NewContextSize = ConstantInt::get(OrigContextSize->getType(),

Completed in 72 milliseconds