Method LLVMReplaceAllUsesWith
LLVMReplaceAllUsesWith(LLVMValueRef, LLVMValueRef)
TODO: Provide summary for Function LLVMReplaceAllUsesWith
Declaration
public static void LLVMReplaceAllUsesWith(LLVMValueRef OldVal, LLVMValueRef NewVal)
Parameters
public static void LLVMReplaceAllUsesWith(LLVMValueRef OldVal, LLVMValueRef NewVal)
LLVMValueRef | OldVal | TODO: Provide details of parameter OldVal |
LLVMValueRef | NewVal | TODO: Provide details of parameter NewVal |