Searched defs:singleton (Results 1 – 5 of 5) sorted by relevance
59 static GMG singleton; member63 GMG<Type> GMG<Type>::singleton; // expected-note{{requested here}} member in PR10020::GMG<Type>
166 atomic_uintptr_t *singleton = (atomic_uintptr_t *)param; in singleton_thread() local188 atomic_uintptr_t singleton; in TEST() local
135 isl::map polly::singleton(isl::union_map UMap, isl::space ExpectedSpace) { in singleton() function in polly149 isl::set polly::singleton(isl::union_set USet, isl::space ExpectedSpace) { in singleton() function in polly
614 TEST(ISLTools, singleton) { in TEST() argument
655 mlir::Value singleton) { in extractCodeFromSingleton()