Home | History | Annotate | Download | only in Scalar

Lines Matching defs:Replacement

150     static char ID; // Pass ID, replacement for typeid
1098 Value *Replacement;
1100 Replacement = Val;
1102 Replacement = ConstantInt::get(Type::getInt1Ty(Val->getContext()),
1115 (*UI)->replaceUsesOfWith(LIC, Replacement);