Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Coroutines/
H A DCoroInternal.h176 PointerType *getSwitchResumePointerType() const { in getSwitchResumePointerType() function
H A DCoroSplit.cpp490 auto *Load = Builder.CreateLoad(Shape.getSwitchResumePointerType(), in handleFinalSuspend()