Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DDependenceAnalysis.h914 bool propagateLine(const SCEV *&Src,
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp3164 Result |= propagateLine(Src, Dst, Constraints[LI], Consistent); in propagate()
3203 bool DependenceInfo::propagateLine(const SCEV *&Src, const SCEV *&Dst, in propagateLine() function in DependenceInfo