Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DVectorUtils.cpp182 unsigned IIElt = cast<ConstantInt>(III->getOperand(2))->getZExtValue(); in findScalarElement() local
186 if (EltNo == IIElt) in findScalarElement()