Home | History | Annotate | Download | only in IR

Lines Matching defs:replaceUsesOfWithOnConstant

1385 void BlockAddress::replaceUsesOfWithOnConstant(Value *From, Value *To, Use *U) {
2533 // replaceUsesOfWithOnConstant implementations
2535 /// replaceUsesOfWithOnConstant - Update this constant array to change uses of
2541 /// ConstantArray::replaceUsesOfWithOnConstant is only invoked once, and that
2546 void ConstantArray::replaceUsesOfWithOnConstant(Value *From, Value *To,
2621 void ConstantStruct::replaceUsesOfWithOnConstant(Value *From, Value *To,
2696 void ConstantVector::replaceUsesOfWithOnConstant(Value *From, Value *To,
2718 void ConstantExpr::replaceUsesOfWithOnConstant(Value *From, Value *ToV,