Displaying 1 result from an estimated 1 matches for "tprod".
Did you mean:
prod
2013 Feb 14
1
[LLVMdev] LiveIntervals analysis problem
...a !5
br label %return
return: ; preds = %if.then13, %for.cond20.preheader, %if.end28
ret void
}
define internal fastcc i32 @edivm(i16* nocapture %den, i16* %num, %struct.LDPARMS* nocapture %ldp) nounwind {
entry:
%p.i = alloca [13 x i16], align 2
%tprod = alloca [14 x i16], align 2
%arraydecay = getelementptr inbounds %struct.LDPARMS* %ldp, i32 0, i32 9, i32 0
%0 = load i16* %num, align 2, !tbaa !5
%incdec.ptr = getelementptr inbounds %struct.LDPARMS* %ldp, i32 0, i32 9, i32 1
store i16 %0, i16* %arraydecay, align 2, !tbaa !5
%arrayidx3...