Searched refs:ElementIntTy (Results 1 – 1 of 1) sorted by relevance
1676 Type *ElementIntTy = IntegerType::get(C->getContext(), ElementSize); in collectInsertionElements() local1682 Piece = ConstantExpr::getTrunc(Piece, ElementIntTy); in collectInsertionElements()