Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Analysis/
DDependenceAnalysis.h879 bool propagatePoint(const SCEV *&Src,
/external/llvm/lib/Analysis/
DDependenceAnalysis.cpp2994 Result |= propagatePoint(Src, Dst, Constraints[LI]); in propagate()
3105 bool DependenceInfo::propagatePoint(const SCEV *&Src, const SCEV *&Dst, in propagatePoint() function in DependenceInfo