Searched refs:input_levels_ (Results 1 – 2 of 2) sorted by relevance
153 return &input_levels_[compaction_input_level]; in input_levels()346 autovector<LevelFilesBrief, 2> input_levels_; variable
263 input_levels_.resize(num_input_levels()); in Compaction()265 DoGenerateLevelFilesBrief(&input_levels_[which], inputs_[which].files, in Compaction()