Displaying 1 result from an estimated 1 matches for "inc2_arnamoy".
2013 Oct 25
3
[LLVMdev] Question About Function Cloning
...store i32 %inc_arnamoy, i32* %val, align 4
%call_arnamoy = call i32 (i8*, ...)* @printf(i8* getelementptr
inbounds ([13 x i8]* @.str, i32 0, i32 0))
br label %for.inc_arnamoy
for.inc_arnamoy: ; preds = %for.body_arnamoy
%3 = load i32* %i1, align 4
%inc2_arnamoy = add nsw i32 %3, 1
store i32 %inc2_arnamoy, i32* %i1, align 4
br label %for.cond_arnamoy
}
attributes #0 = { nounwind uwtable "less-precise-fpmad"="false"
"no-frame-pointer-elim"="true" "no-frame-pointer-elim-non-leaf"="true"
"...