Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp1411 Constant *NewCElt = NewVecC[ShMask[I]]; in foldShuffledBinop() local
1412 if (!CElt || (!isa<UndefValue>(NewCElt) && NewCElt != CElt)) { in foldShuffledBinop()