Home
last modified time | relevance | path

Searched defs:min_size (Results 1 – 4 of 4) sorted by relevance

/llvm-project/polly/lib/External/isl/
H A Disl_hash.c43 int min_size) in isl_hash_table_init()
123 struct isl_hash_table *isl_hash_table_alloc(struct isl_ctx *ctx, int min_size) in isl_hash_table_alloc()
/llvm-project/pstl/test/std/algorithms/alg.nonmodifying/
H A Dmismatch.pass.cpp67 const size_t min_size = 3; in test_mismatch_by_type() local
/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_quarantine.h147 void NOINLINE Recycle(uptr min_size, Callback cb) in Recycle()
/llvm-project/polly/lib/External/isl/include/isl/
H A Disl-noexceptions.h10489 isl::id_to_ast_expr id_to_ast_expr::alloc(isl::ctx ctx, int min_size) in alloc()