Home | History | Annotate | Download | only in CodeGen

Lines Matching full:phis

41 STATISTIC(NumAddedPHIs , "Number of phis added");
350 // Remember which registers are used by phis in this block. This is
892 // No PHIs to worry about, just splice the instructions over.
902 // If this is after register allocation, there are no phis to fix.