Home | History | Annotate | Download | only in Scalar

Lines Matching full:interesting

324   // Ok, we can't do anything interesting. Just stuff the whole thing into a
851 /// RateRegister - Tally up interesting quantities from the given register.
1080 // Store is common and interesting enough to be worth special-casing.
1601 /// Factors - Interesting factors between use strides.
1604 /// Types - Interesting use types, to facilitate truncation reuse.
1610 /// Uses - The list of interesting uses.
1934 // isn't interesting.
2304 // Collect interesting types and strides.
2309 // Collect interesting types.
2326 // Compute interesting factors from the set of interesting strides.
2930 // equality icmps is not a problem because all interesting loops use
2955 // -1 and the negations of all interesting strides (except the negation
2956 // of -1) are now also interesting.
3260 // This method is only interesting on a plurality of registers.
3367 // Check each interesting stride.
3438 // Check each interesting stride.
4408 // An interesting way of "folding" with an icmp is to use a negated
4454 // The other interesting way of "folding" with an ICmpZero is to use a
4688 // If there's no interesting work to be done, bail early.
4727 // If loop preparation eliminates all interesting IV users, bail.
4746 // Now use the reuse data to generate a bunch of interesting ways
4784 OS << "LSR has identified the following interesting factors and types: ";