Home
last modified time | relevance | path

Searched refs:ElementIntTy (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp2270 Type *ElementIntTy = IntegerType::get(C->getContext(), ElementSize); in collectInsertionElements() local
2276 Piece = ConstantExpr::getTrunc(Piece, ElementIntTy); in collectInsertionElements()