reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
2097 if (!node || !sizes || !bounds) 2099 if (check_input_pattern(node) < 0 || check_width(bounds, sizes) < 0) 2106 tiling = ppcg_ht_bounds_construct_tiling(bounds, node, input, sizes); 2149 ppcg_ht_bounds_free(bounds);