Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DLoopDependenceAnalysis.h87 DependenceResult analyseSIV(const SCEV*, const SCEV*, Subscript*) const;
/external/swiftshader/third_party/LLVM/lib/Analysis/
DLoopDependenceAnalysis.cpp178 LoopDependenceAnalysis::analyseSIV(const SCEV *A, in analyseSIV() function in LoopDependenceAnalysis
211 return analyseSIV(A, B, S); in analyseSubscript()