Home | History | Annotate | Download | only in Scalar

Lines Matching refs:Replacement

152     static char ID; // Pass ID, replacement for typeid
966 Value *Replacement;
968 Replacement = Val;
970 Replacement = ConstantInt::get(Type::getInt1Ty(Val->getContext()),
982 (*UI)->replaceUsesOfWith(LIC, Replacement);