Lines Matching defs:Folded
242 Constant *Folded = ConstantExpr::get(Opcode, C1, C2);
247 I.setOperand(1, Folded);
440 // Constants can be considered to be negated values if they can be folded.
459 // Constants can be considered to be negated values if they can be folded.
513 // Bool selects with constant operands can be folded to logical ops.
803 return 0; // Wait until our source is folded to completion.