Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DDependenceAnalysis.h925 void updateDirection(Dependence::DVEntry &Level,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp3199 void DependenceInfo::updateDirection(Dependence::DVEntry &Level, in updateDirection() function in DependenceInfo
3840 updateDirection(Result.DV[SJ - 1], Constraints[SJ]); in depends()