Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DDependenceAnalysis.h567 bool checkSrcSubscript(const SCEV *Src,
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp1000 bool DependenceInfo::checkSrcSubscript(const SCEV *Src, const Loop *LoopNest, in checkSrcSubscript() function in DependenceInfo
1022 if (!checkSrcSubscript(Src, SrcLoopNest, SrcLoops)) in classifyPair()