Home
last modified time | relevance | path

Searched defs:ArraySizes (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopCacheAnalysis.cpp348 SmallVector<int, 4> ArraySizes; tryDelinearizeFixedSize() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp19330 checkOMPArraySectionConstantForReduction(ASTContext & Context,const OMPArraySectionExpr * OASE,bool & SingleElement,SmallVectorImpl<llvm::APSInt> & ArraySizes) checkOMPArraySectionConstantForReduction() argument
19741 llvm::SmallVector<llvm::APSInt, 4> ArraySizes; actOnOMPReductionKindClause() local