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