Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoadStoreVectorizer.cpp309 Type *getChainElemTy(const Chain &C);
642 Type *Vectorizer::getChainElemTy(const Chain &C) { in getChainElemTy() function in Vectorizer
734 Type *VecElemTy = getChainElemTy(C); in splitChainByAlignment()
860 Type *VecElemTy = getChainElemTy(C); in vectorizeChain()