reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
69 if (!map || !exp) 72 isl_die(FN(TYPE,get_ctx)(map), isl_error_invalid, 74 map = FN(TYPE,fixed_power)(map, exp->n); 74 map = FN(TYPE,fixed_power)(map, exp->n); 76 return map; 78 FN(TYPE,free)(map);