Lines Matching full:fold
167 // If we found a single destination that we can fold the switch into, do so
193 // Otherwise, we can fold this switch into a conditional branch
447 /// recursively fold the and to 0.
481 // If BB has single-entry PHI nodes, fold them.
535 /// CanPropagatePredecessorsForPHIs - Return true if we can fold BB, an
543 DEBUG(dbgs() << "Looking to fold " << BB->getName() << " into "
567 DEBUG(dbgs() << "Can't fold, phi node " << PN->getName() << " in "
583 DEBUG(dbgs() << "Can't fold, phi node " << PN->getName() << " in "