Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DDependenceAnalysis.h893 bool propagateLine(const SCEV *&Src,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp3066 Result |= propagateLine(Src, Dst, Constraints[LI], Consistent); in propagate()
3105 bool DependenceInfo::propagateLine(const SCEV *&Src, const SCEV *&Dst, in propagateLine() function in DependenceInfo