Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/InstCombine/
DInstCombineCasts.cpp1801 if (PointerType *DstPTy = dyn_cast<PointerType>(DestTy)) { in visitBitCast() local
1803 Type *DstElTy = DstPTy->getElementType(); in visitBitCast()