Home | History | Annotate | Download | only in CodeGen

Lines Matching full:phis

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