Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/Transforms/Vectorize/
H A DLoopVectorizationLegality.h390 unsigned getNumStores() const { return LAI->getNumStores(); } getNumStores() function
/llvm-project/llvm/include/llvm/Analysis/
H A DLoopAccessAnalysis.h664 unsigned getNumStores() const { return NumStores; } getNumStores() function
/llvm-project/llvm/lib/Transforms/Scalar/
H A DLowerMatrixIntrinsics.cpp461 unsigned getNumStores() const { return OpInfo.NumStores; } getNumStores() function in __anon5e2d3a8a0111::LowerMatrixIntrinsics::MatrixTy