Searched defs:ArraySizes (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Analysis/ | ||
H A D | LoopCacheAnalysis.cpp | 353 SmallVector<int, 4> ArraySizes; tryDelinearizeFixedSize() local |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaOpenMP.cpp | 18617 checkOMPArraySectionConstantForReduction(ASTContext & Context,const ArraySectionExpr * OASE,bool & SingleElement,SmallVectorImpl<llvm::APSInt> & ArraySizes) checkOMPArraySectionConstantForReduction() argument |