Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/InstCombine/
DInstCombineSimplifyDemanded.cpp1172 APInt SubUndef = UndefElts2.lshr(OutIdx * Ratio).zextOrTrunc(Ratio); in SimplifyDemandedVectorElts() local
1173 if (SubUndef.countPopulation() == Ratio) in SimplifyDemandedVectorElts()