Home
last modified time | relevance | path

Searched refs:propagateLine (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/Analysis/
DDependenceAnalysis.h888 bool propagateLine(const SCEV *&Src,
/external/llvm/lib/Analysis/
DDependenceAnalysis.cpp2992 Result |= propagateLine(Src, Dst, Constraints[LI], Consistent); in propagate()
3031 bool DependenceInfo::propagateLine(const SCEV *&Src, const SCEV *&Dst, in propagateLine() function in DependenceInfo