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