Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp1960 auto *SetDispatchValuePN = in rewritePHIsForCleanupPad() local
1963 CleanupPad->insertAfter(SetDispatchValuePN); in rewritePHIsForCleanupPad()
1964 auto *SwitchOnDispatch = Builder.CreateSwitch(SetDispatchValuePN, UnreachBB, in rewritePHIsForCleanupPad()
1987 SetDispatchValuePN->addIncoming(SwitchConstant, Pred); in rewritePHIsForCleanupPad()