Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp2722 if (auto *GEPFVTy = dyn_cast<FixedVectorType>(GEPType)) { in visitGetElementPtrInst() local
2723 auto VWidth = GEPFVTy->getNumElements(); in visitGetElementPtrInst()