Searched refs:SelectorType (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp749 auto SelectorType = cast<VectorType>(Mask->getType()); local
750 auto EltTy = SelectorType->getElementType();
751 unsigned Size = SelectorType->getNumElements();

Completed in 891 milliseconds