Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp377 PointerType *ContinuationTy = in replaceFallthroughCoroEnd() local
380 Value *ReturnValue = ConstantPointerNull::get(ContinuationTy); in replaceFallthroughCoroEnd()