Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DDependenceAnalysis.h552 bool checkDstSubscript(const SCEV *Dst,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp922 bool DependenceInfo::checkDstSubscript(const SCEV *Dst, const Loop *LoopNest, in checkDstSubscript() function in DependenceInfo
939 if (!checkDstSubscript(Dst, DstLoopNest, DstLoops)) in classifyPair()