Home | History | Annotate | Download | only in Analysis

Lines Matching full:simplify

29 // rewrite rules to simplify the expressions.
930 // so, we should be able to simplify this further.
1196 // so, we should be able to simplify this further.
2245 /// Simplify the expression as much as possible.
2262 /// Simplify the expression as much as possible.
2429 // onto our operand list, and recurse to simplify.
2533 // onto our operand list, and recurse to simplify.
4590 // Simplify the operands before analyzing them.
5693 /// SimplifyICmpOperands - Simplify LHS and RHS in a comparison with
5953 // Recursively simplify until we either hit a recursion limit or nothing
6514 // If the start is a non-zero constant, shift the range to simplify things.