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