Lines Matching full:incoming
572 // If the incoming value from BB is again a PHINode in
573 // BB which has the same incoming value for *PI as PN does, we can
592 // See if the incoming value for the common predecessor is equal to the
630 "Expected OldVal to match incoming value from BB!");
661 /// \brief Replace the incoming undef values to a phi with the values
707 // If this incoming value is one of the PHI nodes in BB, the new entries
714 // identical incoming branches. This will be cleaned up later (and
722 // And add a new incoming value for this predecessor for the
728 // Update existing incoming values in PN for this
734 // And add a new incoming value for this predecessor for the
791 // the successor, then we need to add incoming edges for the PHI nodes
827 /// which differ only in the order of the incoming values, but instcombine