reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/AsmParser/LLParser.cpp
 7270       ParseIndexList(Indices, AteExtraComma))
 7276   Type *IndexedType = ExtractValueInst::getIndexedType(Val0->getType(), Indices);
 7283   Inst = InsertValueInst::Create(Val0, Val1, Indices);