Searched refs:catch_phi_interval (Results 1 – 1 of 1) sorted by relevance
68 auto catch_phi_interval = liveness_->GetInstLifeIntervals(catch_phi); in AddCatchPhiMoves() local69 if (input_interval->GetLocation() != catch_phi_interval->GetLocation()) { in AddCatchPhiMoves()70 ConnectIntervals(spill_fill_inst, input_interval, catch_phi_interval); in AddCatchPhiMoves()