Searched refs:ElTy (Results 1 – 2 of 2) sorted by relevance
1827 Type *ElTy = getTypeByID(Record[i]); in ParseConstants() local1828 if (!ElTy) in ParseConstants()1830 Elts.push_back(ValueList.getConstantFwdRef(Record[i+1], ElTy)); in ParseConstants()
2120 Type *ElTy = getTypeByID(Record[i]); in ParseConstants() local2121 if (!ElTy) in ParseConstants()2123 Elts.push_back(ValueList.getConstantFwdRef(Record[i+1], ElTy)); in ParseConstants()