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