Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/Analysis/
H A DDependenceAnalysis.h889 bool propagateLine(const SCEV *&Src,
/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp3071 Result |= propagateLine(Src, Dst, Constraints[LI], Consistent); in propagate()
3110 bool DependenceInfo::propagateLine(const SCEV *&Src, const SCEV *&Dst, in propagateLine() function in DependenceInfo