Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp264 PointerType *ContinuationTy = in replaceFallthroughCoroEnd() local
267 Value *ReturnValue = ConstantPointerNull::get(ContinuationTy); in replaceFallthroughCoroEnd()