Searched refs:instructions_rematerialized_ (Results 1 – 2 of 2) sorted by relevance
128 int64 instructions_rematerialized_ = 0; variable
1197 instructions_rematerialized_ += remat_count; in RematerializeComputation()1211 instructions_rematerialized_ = 0; in Run()1275 VLOG(1) << "Rematerialized " << instructions_rematerialized_ in Run()