Lines Matching refs:AllOnes
752 Value *AllOnes = PoisonUndef ? getPoisonedShadow(V) : getCleanShadow(V);753 DEBUG(dbgs() << "Undef: " << *U << " ==> " << *AllOnes << "\n");755 return AllOnes;