Searched refs:old_pred (Results 1 – 1 of 1) sorted by relevance
3622 HBasicBlock* old_pred = entry->GetPredecessors()[pred_idx]; in SetupPartialMaterialization() local3630 CHECK(bb != nullptr) << "entry " << entry->GetBlockId() << " -> " << old_pred->GetBlockId(); in SetupPartialMaterialization()3643 Value value = ReplacementOrValue(heap_values_for_[old_pred->GetBlockId()][loc_off].value); in SetupPartialMaterialization()3647 << repl << " from " << value << " pred is " << old_pred->GetBlockId(); in SetupPartialMaterialization()3657 << repl << " from " << value << " pred is " << old_pred->GetBlockId(); in SetupPartialMaterialization()