Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp1364 auto SelectorType = cast<VectorType>(Mask->getType()); in visitCallInst() local
1365 auto EltTy = SelectorType->getElementType(); in visitCallInst()
1366 unsigned Size = SelectorType->getNumElements(); in visitCallInst()