Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DConstantFolding.cpp224 IntegerType *DstIntTy = Type::getIntNTy(C->getContext(), DstBitSize); in FoldBitCast() local
225 Constant *CE = ConstantExpr::getTrunc(Elt, DstIntTy); in FoldBitCast()