Do not reprocess names in phi analyzer. If the PHI def has already been processed, we do not nee dot process it again. PR tree-optimization/127094 * gimple-range-phi.cc (phi_analyzer::process_phi): Do not process the same name multiple times.