Home | History | Annotate | Download | only in CodeGen

Lines Matching full:duplicated

65 STATISTIC(NumDupBBs,       "Number of duplicated blocks");
134 /// NumDups - Number of instructions that would be duplicated due
1282 // Remove the duplicated instructions at the beginnings of both paths.
1311 // Remove branch from 'true' block and remove duplicated instructions.