Home | History | Annotate | Download | only in Scalar

Lines Matching full:folded

482   // Instructions that cannot be folded away.
1835 // Now that all instructions in the function are constant folded, erase dead
1852 bool Folded = ConstantFoldTerminator(I->getParent());
1853 if (!Folded) {