Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DVectorUtils.cpp287 unsigned IIElt = cast<ConstantInt>(III->getOperand(2))->getZExtValue(); in findScalarElement() local
291 if (EltNo == IIElt) in findScalarElement()