Searched refs:AddNewBlockLayer (Results 1 – 2 of 2) sorted by relevance
64 void TraceHTR::AddNewBlockLayer(HTRBlockLayerUP &&block_layer) { in AddNewBlockLayer() function in TraceHTR221 AddNewBlockLayer(std::move(current_block_layer_up)); in ExecutePasses()229 AddNewBlockLayer(std::move(new_block_layer_up)); in ExecutePasses()
346 void AddNewBlockLayer(HTRBlockLayerUP &&block_layer);