Home | History | Annotate | Download | only in Utils

Lines Matching full:folded

427     // The RHS of the or/and can't be folded in and we haven't used "Extra" yet,
439 // If the LHS can't be folded in, but Extra is available and RHS can, try to
1678 delete N; // Instruction folded away, don't need actual inst
1716 // Don't bother if the branch will be constant folded trivially.
1752 // If we folded the first phi, PN dangles at this point. Refresh it. If
2810 // If there are any extra values that couldn't be folded into the switch
3295 /// some of the destination blocks of the switch can be folded away.