Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DDependenceAnalysis.h546 bool checkSrcSubscript(const SCEV *Src,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp915 bool DependenceInfo::checkSrcSubscript(const SCEV *Src, const Loop *LoopNest, in checkSrcSubscript() function in DependenceInfo
937 if (!checkSrcSubscript(Src, SrcLoopNest, SrcLoops)) in classifyPair()