Displaying 1 result from an estimated 1 matches for "newfuncroot_arnamoy".
2013 Oct 25
3
[LLVMdev] Question About Function Cloning
...; preds = %for.body
%3 = load i32* %i1, align 4
%inc2 = add nsw i32 %3, 1
store i32 %inc2, i32* %i1, align 4
br label %for.cond
}
; Function Attrs: nounwind
define internal void @main_for.condarnamoy(i32* %i1, i32* %num_iter,
i32* %val) #2 {
newFuncRoot_arnamoy:
br label %for.cond_arnamoy
for.end.exitStub_arnamoy: ; preds = %for.cond_arnamoy
ret void
for.cond_arnamoy: ; preds =
%for.inc_arnamoy, %newFuncRoot_arnamoy
%0 = load i32* %i1, align 4
%1 = load i32* %num_iter, align 4
%cmp...