Searched refs:node_count_hint (Results 1 – 2 of 2) sorted by relevance
128 Schedule::Schedule(Zone* zone, size_t node_count_hint) in Schedule() argument135 nodeid_to_block_.reserve(node_count_hint); in Schedule()
185 explicit Schedule(Zone* zone, size_t node_count_hint = 0); in NON_EXPORTED_BASE()