Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp1877 auto *SetDispatchValuePN = in rewritePHIsForCleanupPad() local
1880 CleanupPad->insertAfter(SetDispatchValuePN); in rewritePHIsForCleanupPad()
1881 auto *SwitchOnDispatch = Builder.CreateSwitch(SetDispatchValuePN, UnreachBB, in rewritePHIsForCleanupPad()
1904 SetDispatchValuePN->addIncoming(SwitchConstant, Pred); in rewritePHIsForCleanupPad()