Home
last modified time | relevance | path

Searched defs:DestVTy (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/lib/Analysis/
H A DConstantFolding.cpp101 VectorType *DestVTy = dyn_cast<VectorType>(DestTy); in FoldBitCast() local
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp1810 if (VectorType *DestVTy = dyn_cast<VectorType>(DestTy)) { in visitBitCast() local