Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp1360 auto *SetDispatchValuePN = in rewritePHIsForCleanupPad() local
1363 CleanupPad->insertAfter(SetDispatchValuePN->getIterator()); in rewritePHIsForCleanupPad()
1364 auto *SwitchOnDispatch = Builder.CreateSwitch(SetDispatchValuePN, UnreachBB, in rewritePHIsForCleanupPad()
1387 SetDispatchValuePN->addIncoming(SwitchConstant, Pred); in rewritePHIsForCleanupPad()