Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/Transforms/InstCombine/
H A DInstCombiner.h316 auto *InVTy = cast<FixedVectorType>(In->getType()); in getSafeVectorConstantForBinop() local
318 Type *EltTy = InVTy->getElementType(); in getSafeVectorConstantForBinop()
357 unsigned NumElts = InVTy->getNumElements(); in getSafeVectorConstantForBinop()