Home | History | Annotate | Download | only in Analysis

Lines Matching refs:Folded

627     if (Constant *Folded = ConstantFoldConstantExpression(CE, TD, TLI))
628 C = Folded;
892 // Recursively fold the ConstantExpr's operands. If we have already folded