Home | History | Annotate | Download | only in CodeGen

Lines Matching full:duplicate

460 /// number of instructions that the ifcvt would need to duplicate if performed
486 /// returns the number of instructions that the ifcvt would need to duplicate
555 // Count duplicate instructions at the beginning of the true and false blocks.
581 // Now, in preparation for counting duplicate instructions at the ends of the
594 // If Dups1 includes all of a block, then don't count duplicate
599 // Count duplicate instructions at the ends of the blocks.