Searched refs:getLeaderValue (Results 1 – 11 of 11) sorted by relevance
642 int Repr = EC->getLeaderValue(SwapVector[EntryIdx].VSEId); in recordUnoptimizableWebs()778 int Repr = EC->getLeaderValue(SwapVector[EntryIdx].VSEId); in markSwapsForRemoval()794 int Repr = EC->getLeaderValue(SwapVector[EntryIdx].VSEId); in markSwapsForRemoval()809 int Repr = EC->getLeaderValue(SwapVector[EntryIdx].VSEId); in markSwapsForRemoval()999 dbgs() << format("%6d", EC->getLeaderValue(ID)); in dumpSwapVector()
642 int Repr = EC->getLeaderValue(SwapVector[EntryIdx].VSEId); in recordUnoptimizableWebs()755 int Repr = EC->getLeaderValue(SwapVector[EntryIdx].VSEId); in markSwapsForRemoval()771 int Repr = EC->getLeaderValue(SwapVector[EntryIdx].VSEId); in markSwapsForRemoval()786 int Repr = EC->getLeaderValue(SwapVector[EntryIdx].VSEId); in markSwapsForRemoval()976 dbgs() << format("%6d", EC->getLeaderValue(ID)); in dumpSwapVector()
638 int Repr = EC->getLeaderValue(SwapVector[EntryIdx].VSEId); in recordUnoptimizableWebs()749 int Repr = EC->getLeaderValue(SwapVector[EntryIdx].VSEId); in markSwapsForRemoval()765 int Repr = EC->getLeaderValue(SwapVector[EntryIdx].VSEId); in markSwapsForRemoval()780 int Repr = EC->getLeaderValue(SwapVector[EntryIdx].VSEId); in markSwapsForRemoval()963 DEBUG(dbgs() << format("%6d", EC->getLeaderValue(ID))); in dumpSwapVector()
346 id = leader_for_node_.getLeaderValue(id); in GetClusterForNode()352 return cluster_storage_[leader_for_node_.getLeaderValue(node_id)].get(); in GetClusterForCyclesGraphNode()
166 const ElemTy &getLeaderValue(const ElemTy &V) const { in getLeaderValue() function
170 const ElemTy &getLeaderValue(const ElemTy &V) const { in getLeaderValue() function
384 auto LeaderI = DepCands.findValue(DepCands.getLeaderValue(Access)); in groupChecks()682 Value *Leader = DepCands.getLeaderValue(Access).getPointer(); in createCheckForAccess()1673 AccessSets.findValue(AccessSets.getLeaderValue(CurAccess)); in areDepsSafe()
338 auto LeaderI = DepCands.findValue(DepCands.getLeaderValue(Access)); in groupChecks()625 Value *Leader = DepCands.getLeaderValue(Access).getPointer(); in canCheckPtrAtRT()1374 AccessSets.findValue(AccessSets.getLeaderValue(CurAccess)); in areDepsSafe()
382 auto LeaderI = DepCands.findValue(DepCands.getLeaderValue(Access)); in groupChecks()679 Value *Leader = DepCands.getLeaderValue(Access).getPointer(); in createCheckForAccess()1647 AccessSets.findValue(AccessSets.getLeaderValue(CurAccess)); in areDepsSafe()
2036 Instruction *Leader = UnionFind.getLeaderValue(Inst); in joinOrderedInstructions()