reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Analysis/LoopAccessAnalysis.cpp
  381     auto LeaderI = DepCands.findValue(DepCands.getLeaderValue(Access));
  678     Value *Leader = DepCands.getLeaderValue(Access).getPointer();
 1646       AccessSets.findValue(AccessSets.getLeaderValue(CurAccess));
lib/Target/PowerPC/PPCVSXSwapRemoval.cpp
  642     int Repr = EC->getLeaderValue(SwapVector[EntryIdx].VSEId);
  755       int Repr = EC->getLeaderValue(SwapVector[EntryIdx].VSEId);
  771       int Repr = EC->getLeaderValue(SwapVector[EntryIdx].VSEId);
  786       int Repr = EC->getLeaderValue(SwapVector[EntryIdx].VSEId);
  976     dbgs() << format("%6d", EC->getLeaderValue(ID));
tools/polly/lib/Analysis/ScopBuilder.cpp
 2029     Instruction *Leader = UnionFind.getLeaderValue(Inst);