Lines Matching refs:Dst

68       Src(Source), Dst(Destination) {}
99 Instruction *getDst() const { return Dst; }
171 Instruction *Src, *Dst;
187 Instruction *Dst,
250 /// depends - Tests for a dependence between the Src and Dst instructions.
254 /// if it appears that control flow can reach from Src to Dst
257 Instruction *Dst,
313 const SCEV *Dst;
425 /// establishNestingLevels - Examines the loop nesting of the Src and Dst
442 /// ... - loops containing Src but not Dst
443 /// SrcLevels - innermost loop containing Src but not Dst
444 /// ... - loops containing Dst but not Src
445 /// MaxLevels - innermost loop containing Dst but not Src
464 /// to A (the Src) and the load from A (the Dst), we'll note that they
476 const Instruction *Dst);
510 /// checkDstSubscript - Examines the SCEV Dst, returning true iff it's
511 /// linear. Collect the set of loops mentioned by Dst.
512 bool checkDstSubscript(const SCEV *Dst,
536 /// classifyPair - Examines the subscript pair (the Src and Dst SCEVs)
541 const SCEV *Dst,
545 /// testZIV - Tests the ZIV subscript pair (Src and Dst) for dependence.
551 const SCEV *Dst,
554 /// testSIV - Tests the SIV subscript pair (Src and Dst) for dependence.
565 const SCEV *Dst,
571 /// testRDIV - Tests the RDIV subscript pair (Src and Dst) for dependence.
581 const SCEV *Dst,
584 /// testMIV - Tests the MIV subscript pair (Src and Dst) for dependence.
588 const SCEV *Dst,
592 /// strongSIVtest - Tests the strong SIV subscript pair (Src and Dst)
609 /// (Src and Dst) for dependence.
628 /// (Src and Dst) for dependence.
646 /// (Src and Dst) for dependence.
664 /// (Src and Dst) for dependence.
720 const SCEV *Dst,
728 const SCEV *Dst,
811 /// to simplify a subscript pair (Src and Dst).
816 const SCEV *&Dst,
822 /// constraint into a subscript pair (Src and Dst).
827 const SCEV *&Dst,
832 /// constraint into a subscript pair (Src and Dst).
835 const SCEV *&Dst,
839 /// constraint into a subscript pair (Src and Dst).
844 const SCEV *&Dst,