Searched refs:NewSwitchBB (Results 1 – 1 of 1) sorted by relevance
511 auto *NewSwitchBB = OldSwitchBB->splitBasicBlock(Switch, "Switch"); in handleFinalSuspend() local525 Builder.CreateCondBr(Cond, ResumeBB, NewSwitchBB); in handleFinalSuspend()