Searched defs:IndexedType (Results 1 – 4 of 4) sorted by relevance
333 unsigned I, Type *IndexedType) { in tryReassociateGEPAtIndex()369 Value *RHS, Type *IndexedType) { in tryReassociateGEPAtIndex()
1947 Type *IndexedType = ExtractValueInst::getIndexedType(Agg->getType(), I.getIndices()); in visitExtractValueInst() local1993 Type *IndexedType = ExtractValueInst::getIndexedType(Agg->getType(), I.getIndices()); in visitInsertValueInst() local
3455 static Value *BuildSubAggregate(Value *From, Value* To, Type *IndexedType, in BuildSubAggregate()3517 Type *IndexedType = ExtractValueInst::getIndexedType(From->getType(), in BuildSubAggregate() local
3374 Type *IndexedType = in ParseValID() local7294 Type *IndexedType = ExtractValueInst::getIndexedType(Val0->getType(), Indices); in ParseInsertValue() local