Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/Analysis/
H A DDependenceAnalysis.h745 bool weakZeroDstSIVtest(const SCEV *SrcCoeff,
/openbsd/gnu/llvm/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp1869 bool DependenceInfo::weakZeroDstSIVtest(const SCEV *SrcCoeff, in weakZeroDstSIVtest() function in DependenceInfo
2262 return weakZeroDstSIVtest(SrcCoeff, SrcConst, DstConst, CurLoop, in testSIV()