Lines Matching full:duplicated
34 STATISTIC(NumTails , "Number of tails duplicated");
35 STATISTIC(NumTailDups , "Number of tail duplicated blocks");
205 // which duplicated TailBB. Add the predecessors as sources to the PHI
438 /// UpdateSuccessorsPHIs - After FromBB is tail duplicated into its predecessor
566 // Non-duplicable things shouldn't be tail-duplicated.
819 // If TailBB was duplicated into all its predecessors except for the prior
882 // Handle the nasty case in that we duplicated a block that is part of a loop