Searched refs:current_block_layer_up (Results 1 – 1 of 1) sorted by relevance
215 HTRBlockLayerUP current_block_layer_up = in ExecutePasses() local217 HTRBlockLayer ¤t_block_layer = *current_block_layer_up; in ExecutePasses()218 if (are_passes_done(*m_instruction_layer_up, *current_block_layer_up)) in ExecutePasses()221 AddNewBlockLayer(std::move(current_block_layer_up)); in ExecutePasses()