Searched refs:OrigGEPTy (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DConstantFold.cpp2299 Type *OrigGEPTy = PointerType::get(Ty, PtrTy->getAddressSpace()); local
2302 GEPTy = VectorType::get(OrigGEPTy, VT->getElementCount());
2311 GEPTy = VectorType::get(OrigGEPTy, VT->getElementCount());

Completed in 110 milliseconds