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