Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
DCoroFrame.cpp1827 auto *SetDispatchValuePN = in rewritePHIsForCleanupPad() local
1830 CleanupPad->insertAfter(SetDispatchValuePN); in rewritePHIsForCleanupPad()
1831 auto *SwitchOnDispatch = Builder.CreateSwitch(SetDispatchValuePN, UnreachBB, in rewritePHIsForCleanupPad()
1854 SetDispatchValuePN->addIncoming(SwitchConstant, Pred); in rewritePHIsForCleanupPad()