Home | History | Annotate | Download | only in VMCore

Lines Matching defs:replaceUsesOfWithOnConstant

1303 void BlockAddress::replaceUsesOfWithOnConstant(Value *From, Value *To, Use *U) {
2371 // replaceUsesOfWithOnConstant implementations
2373 /// replaceUsesOfWithOnConstant - Update this constant array to change uses of
2379 /// ConstantArray::replaceUsesOfWithOnConstant is only invoked once, and that
2384 void ConstantArray::replaceUsesOfWithOnConstant(Value *From, Value *To,
2459 void ConstantStruct::replaceUsesOfWithOnConstant(Value *From, Value *To,
2534 void ConstantVector::replaceUsesOfWithOnConstant(Value *From, Value *To,
2556 void ConstantExpr::replaceUsesOfWithOnConstant(Value *From, Value *ToV,