Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Analysis/
DScalarEvolution.cpp3676 if (auto *ScalableAllocTy = dyn_cast<ScalableVectorType>(AllocTy)) in getSizeOfExpr() local
3677 return getSizeOfScalableVectorExpr(IntTy, ScalableAllocTy); in getSizeOfExpr()