Searched refs:VSEId (Results 1 – 1 of 1) sorted by relevance
71 int VSEId; member542 SwapEntry.VSEId = SwapVector.size(); in addSwapEntry()544 EC->insert(SwapEntry.VSEId); in addSwapEntry()545 SwapMap[MI] = SwapEntry.VSEId; in addSwapEntry()546 return SwapEntry.VSEId; in addSwapEntry()596 LLVM_DEBUG(dbgs() << "\n" << SwapVector[EntryIdx].VSEId << " "); in formWebs()624 (void)EC->unionSets(SwapVector[DefIdx].VSEId, in formWebs()625 SwapVector[EntryIdx].VSEId); in formWebs()628 SwapVector[DefIdx].VSEId, in formWebs()629 SwapVector[EntryIdx].VSEId)); in formWebs()[all …]