Searched refs:propagateLine (Results 1 – 2 of 2) sorted by relevance
909 /// propagateLine - Attempt to propagate a line914 bool propagateLine(const SCEV *&Src,
3164 Result |= propagateLine(Src, Dst, Constraints[LI], Consistent); in propagate()3203 bool DependenceInfo::propagateLine(const SCEV *&Src, const SCEV *&Dst, in propagateLine() function in DependenceInfo