Method LLVMAliasSetAliasee
LLVMAliasSetAliasee(LLVMValueRef, LLVMValueRef)
TODO: Provide summary for Function LLVMAliasSetAliasee
Declaration
public static void LLVMAliasSetAliasee(LLVMValueRef Alias, LLVMValueRef Aliasee)
Parameters
public static void LLVMAliasSetAliasee(LLVMValueRef Alias, LLVMValueRef Aliasee)
LLVMValueRef | Alias | TODO: Provide details of parameter Alias |
LLVMValueRef | Aliasee | TODO: Provide details of parameter Aliasee |