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