Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/InstCombine/
DInstCombineCasts.cpp1803 Type *DstElTy = DstPTy->getElementType(); in visitBitCast() local
1818 while (SrcElTy != DstElTy && in visitBitCast()
1826 if (SrcElTy == DstElTy) { in visitBitCast()