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