Searched defs:indexValid (Results 1 – 2 of 2) sorted by relevance
338 bool indexValid(unsigned Idx) const { return Idx < getNumElements(); } in indexValid() function
569 bool StructType::indexValid(const Value *V) const { in indexValid() function in StructType