Home | History | Annotate | Download | only in Analysis

Lines Matching refs:Interesting

31 // Once the folders are defined, we can implement the more interesting
1379 /// Return true iff it appears that any interesting folding opportunities
1381 /// the common case where no interesting opportunities are present, and
1391 bool Interesting = false;
1399 Interesting = true;
1413 Interesting |=
1430 Interesting = true;
1443 Interesting = true;
1448 return Interesting;
1630 // Some interesting folding opportunity is present, so its worthwhile to
2648 // interesting possibilities, and any other code that calls getUnknown
6777 // out SCEV values of all instructions that are interesting. Doing