Searched refs:garbage_collection (Results 1 – 3 of 3) sorted by relevance
226 static IndexType garbage_collection (IndexType n_row, IndexType n_col, Colamd_Row<IndexType> Row []…1039 pfree = Eigen::internal::garbage_collection (n_row, n_col, Row, Col, A, &A [pfree]) ; in find_ordering()1698 static IndexType garbage_collection /* returns the new value of pfree */ in garbage_collection() function
54 bool garbage_collection = false);
42 bool garbage_collection) in BFCAllocator() argument43 : garbage_collection_(garbage_collection), in BFCAllocator()