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

References

lib/Analysis/DependenceAnalysis.cpp
 3467     Pair[P].Loops.resize(MaxLevels + 1);
 3474                    Pair[P].Loops);
 3475     Pair[P].GroupLoops = Pair[P].Loops;
 3482     LLVM_DEBUG(dumpSmallBitVector(Pair[P].Loops));
 3551                          Pair[SI].Loops);
 3554                          Pair[SI].Loops);
 3620       if (testMIV(Pair[SI].Src, Pair[SI].Dst, Pair[SI].Loops, Result))
 3681             if (propagate(Pair[SJ].Src, Pair[SJ].Dst, Pair[SJ].Loops,
 3688                              Pair[SJ].Loops);
 3728           if (testMIV(Pair[SJ].Src, Pair[SJ].Dst, Pair[SJ].Loops, Result))
 3750     CompleteLoops |= Pair[SI].Loops;
 3868     Pair[P].Loops.resize(MaxLevels + 1);
 3875                    Pair[P].Loops);
 3876     Pair[P].GroupLoops = Pair[P].Loops;
 3889                          Pair[SI].Loops);
 3892                          Pair[SI].Loops);
 3982                           Pair[SJ].Loops, Constraints, Result.Consistent)) {
 3986                              Pair[SJ].Loops);