Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/InstCombine/
H A DInstCombiner.h307 auto *InVTy = cast<FixedVectorType>(In->getType()); in getSafeVectorConstantForBinop() local
309 Type *EltTy = InVTy->getElementType(); in getSafeVectorConstantForBinop()
348 unsigned NumElts = InVTy->getNumElements(); in getSafeVectorConstantForBinop()