Searched refs:COL_IS_ALIVE (Results 1 – 1 of 1) sorted by relevance
127 #define COL_IS_ALIVE(c) (Col [c].start >= ALIVE) macro888 if (COL_IS_ALIVE (c)) in init_scoring()1027 COLAMD_ASSERT (COL_IS_ALIVE (pivot_col)) ; in find_ordering()1088 if (col_thickness > 0 && COL_IS_ALIVE (col)) in find_ordering()1167 COLAMD_ASSERT (COL_IS_ALIVE (col) && col != pivot_col) ; in find_ordering()1247 COLAMD_ASSERT (COL_IS_ALIVE (col) && col != pivot_col) ; in find_ordering()1329 COLAMD_ASSERT (COL_IS_ALIVE (col)) ; in find_ordering()1614 COLAMD_ASSERT (COL_IS_ALIVE (super_c)) ; in detect_super_cols()1627 COLAMD_ASSERT (COL_IS_ALIVE (c)) ; in detect_super_cols()1731 if (COL_IS_ALIVE (c)) in garbage_collection()[all …]