Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DScalarEvolution.h665 const SCEV *getSizeOfScalableVectorExpr(Type *IntTy,
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DScalarEvolution.cpp4351 ScalarEvolution::getSizeOfScalableVectorExpr(Type *IntTy, in getSizeOfScalableVectorExpr() function in ScalarEvolution
4364 return getSizeOfScalableVectorExpr(IntTy, ScalableAllocTy); in getSizeOfExpr()
4373 return getSizeOfScalableVectorExpr(IntTy, ScalableStoreTy); in getStoreSizeOfExpr()