Searched defs:getIndexType (Results 1 – 3 of 3) sorted by relevance
905 IntegerType *DataLayout::getIndexType(LLVMContext &C, in getIndexType() function in DataLayout910 Type *DataLayout::getIndexType(Type *Ty) const { in getIndexType() function in DataLayout
175 IntegerType *getIndexType() const { in getIndexType() function
406 TypeIndex getIndexType() const { return IndexType; } in getIndexType() function