Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/Transforms/Vectorize/
H A DLoopVectorizationLegality.h385 unsigned getNumStores() const { return LAI->getNumStores(); } in getNumStores() function
/openbsd/gnu/llvm/llvm/include/llvm/Analysis/
H A DLoopAccessAnalysis.h595 unsigned getNumStores() const { return NumStores; } in getNumStores() function
/openbsd/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLowerMatrixIntrinsics.cpp359 unsigned getNumStores() const { return OpInfo.NumStores; } in getNumStores() function in __anon34e5a0240111::LowerMatrixIntrinsics::MatrixTy