Searched refs:VSEId (Results 1 – 1 of 1) sorted by relevance
70 int VSEId; member540 SwapEntry.VSEId = SwapVector.size(); in addSwapEntry()542 EC->insert(SwapEntry.VSEId); in addSwapEntry()543 SwapMap[MI] = SwapEntry.VSEId; in addSwapEntry()544 return SwapEntry.VSEId; in addSwapEntry()594 LLVM_DEBUG(dbgs() << "\n" << SwapVector[EntryIdx].VSEId << " "); in formWebs()622 (void)EC->unionSets(SwapVector[DefIdx].VSEId, in formWebs()623 SwapVector[EntryIdx].VSEId); in formWebs()626 SwapVector[DefIdx].VSEId, in formWebs()627 SwapVector[EntryIdx].VSEId)); in formWebs()[all …]