Home
last modified time | relevance | path

Searched defs:VecIVTy (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp2583 Type *VecIVTy = nullptr; in buildScalarSteps() local
4838 Type *VecIVTy = VectorType::get(PtrInd->getType(), VF); in widenPHIInstruction() local