14 /* Take advantage of private memory. */
15 int use_private_memory
;
17 /* Take advantage of shared memory. */
18 int use_shared_memory
;
21 ISL_ARG_DECL(ppcg_options
, struct ppcg_options
, ppcg_options_arg
)
23 extern struct isl_arg ppcg_options_arg
[];