search for: pointerarithmetic19

Displaying 1 result from an estimated 1 matches for "pointerarithmetic19".

Did you mean: pointerarithmetic10
2007 Dec 20
1
[LLVMdev] Code Generation Problem llvm 1.9
...; <long> [#uses=1] %castLongToGV17 = cast long %pointerArithmetic16 to double* ; <double*> [#uses=1] store double %32, double* %castLongToGV17 %castPointerToLong18 = cast [10 x double]* %DataStore to long ; <long> [#uses=1] %pointerArithmetic19 = add long %castPointerToLong18, 24 ; <long> [#uses=1] %castLongToGV20 = cast long %pointerArithmetic19 to double* ; <double*> [#uses=1] load double* %castLongToGV20 ; <double>:33 [#uses=1] %castPointerToLong21 = cast [...