HomeSort by relevance Sort by last modified time
    Searched refs:clast_red_type (Results 1 - 2 of 2) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/include/cloog/
clast.h 39 enum clast_red_type { clast_red_sum, clast_red_min, clast_red_max }; enum
42 enum clast_red_type type;
137 struct clast_reduction *new_clast_reduction(enum clast_red_type t, int n);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/include/cloog/
clast.h 39 enum clast_red_type { clast_red_sum, clast_red_min, clast_red_max }; enum
42 enum clast_red_type type;
137 struct clast_reduction *new_clast_reduction(enum clast_red_type t, int n);

Completed in 41 milliseconds