Home
last modified time | relevance | path

Searched defs:ls1 (Results 1 – 3 of 3) sorted by relevance

/llvm-project/flang/test/Semantics/
H A Dkinds01.f9069 logical*1 ls1 variable
/llvm-project/polly/lib/External/isl/
H A Disl_local_space.c187 isl_bool isl_local_space_is_equal(__isl_keep isl_local_space *ls1, in isl_local_space_is_equal()
209 int isl_local_space_cmp(__isl_keep isl_local_space *ls1, in isl_local_space_cmp()
878 __isl_take isl_local_space *ls1, __isl_take isl_local_space *ls2) in isl_local_space_intersect()
H A Disl_coalesce.c2866 isl_local_space *ls1, *ls2; in harmonize_divs_with_hulls() local