Home | History | Annotate | Download | only in Utils

Lines Matching full:together

118 /// terminator instructions together.
144 /// to merge these two terminator instructions together, where SI1 is an
336 /// GatherConstantCompares - Given a potentially 'or'd or 'and'd together
765 /// on the same value. If so, and if safe to do so, fold them together.
1820 /// to two returning blocks, try to merge them together into one return,
2136 // two conditions together.
2714 // If this is a bunch of seteq's or'd together, or if it's a bunch of
2715 // 'setne's and'ed together, collect them.