Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroInternal.h184 PointerType *getSwitchResumePointerType() const { in getSwitchResumePointerType() function
H A DCoroSplit.cpp523 Builder.CreateLoad(Shape.getSwitchResumePointerType(), GepIndex); in handleFinalSuspend()