Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp2292 if (auto *GEPFVTy = dyn_cast<FixedVectorType>(GEPType)) { in visitGetElementPtrInst() local
2293 auto VWidth = GEPFVTy->getNumElements(); in visitGetElementPtrInst()