Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DAnalysis.cpp38 const unsigned *IndicesEnd, in ComputeLinearIndex() argument
41 if (Indices && Indices == IndicesEnd) in ComputeLinearIndex()
51 return ComputeLinearIndex(*EI, Indices+1, IndicesEnd, CurIndex); in ComputeLinearIndex()
68 return ComputeLinearIndex(EltTy, Indices+1, IndicesEnd, CurIndex); in ComputeLinearIndex()
/external/llvm/include/llvm/CodeGen/
DAnalysis.h51 const unsigned *IndicesEnd,