Displaying 1 result from an estimated 1 matches for "castpointertolong12".
Did you mean:
castpointertolong10
2007 Dec 20
1
[LLVMdev] Code Generation Problem llvm 1.9
...; <long> [#uses=1]
%pointerArithmetic10 = add long %castPointerToLong9, 40 ; <long> [#uses=1]
%castLongToGV11 = cast long %pointerArithmetic10 to double* ; <double*> [#uses=1]
store double 7.000000e+00, double* %castLongToGV11
%castPointerToLong12 = cast [10 x double]* %DataStore to long ; <long> [#uses=1]
%pointerArithmetic13 = add long %castPointerToLong12, 16 ; <long> [#uses=1]
%tmp2.loc = alloca int ; <int*> [#uses=2]
%castLongToGV14 = cast long %pointerArithmeti...