Searched refs:isInBoundsIndices (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/VMCore/
H A DConstantFold.cpp1890 /// isInBoundsIndices - Test whether the given sequence of *normalized* indices
1893 static bool isInBoundsIndices(ArrayRef<IndexTy> Idxs) { function
2060 isa<GlobalVariable>(C) && isInBoundsIndices(Idxs))

Completed in 71 milliseconds