Searched refs:GEPFVTy (Results 1 – 1 of 1) sorted by relevance
2722 if (auto *GEPFVTy = dyn_cast<FixedVectorType>(GEPType)) { in visitGetElementPtrInst() local2723 auto VWidth = GEPFVTy->getNumElements(); in visitGetElementPtrInst()