Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/InstCombine/
DInstCombineCasts.cpp1773 Constant *ZeroUInt = in visitBitCast() local
1779 SrcElTy = cast<CompositeType>(SrcElTy)->getTypeAtIndex(ZeroUInt); in visitBitCast()
1785 SmallVector<Value*, 8> Idxs(NumZeros+1, ZeroUInt); in visitBitCast()