Home
last modified time | relevance | path

Searched defs:getSubscript (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/include/llvm/Analysis/
H A DLoopCacheAnalysis.h59 const SCEV *getSubscript(unsigned SubNum) const { getSubscript() function
/llvm-project/polly/include/polly/
H A DScopInfo.h894 const SCEV *getSubscript(unsigned Dim) const { return Subscripts[Dim]; } getSubscript() function