Searched refs:SwitchAndDefaultDest (Results 1 – 1 of 1) sorted by relevance
704 for (auto SwitchAndDefaultDest : DefaultSuspendDest) { in addFieldForAllocas() local705 SwitchInst *SWI = SwitchAndDefaultDest.first; in addFieldForAllocas()706 BasicBlock *DestBB = SwitchAndDefaultDest.second; in addFieldForAllocas()