Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DScalarEvolution.h616 const SCEV *getSizeOfScalableVectorExpr(Type *IntTy,
/freebsd-13.1/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp3845 ScalarEvolution::getSizeOfScalableVectorExpr(Type *IntTy, in getSizeOfScalableVectorExpr() function in ScalarEvolution
3858 return getSizeOfScalableVectorExpr(IntTy, ScalableAllocTy); in getSizeOfExpr()
3867 return getSizeOfScalableVectorExpr(IntTy, ScalableStoreTy); in getStoreSizeOfExpr()