Displaying 1 result from an estimated 1 matches for "_z3incpvi".
Did you mean:
_z3decpvi
2007 Jan 06
3
[LLVMdev] More detailed example...
...nstant [16 x sbyte] c"Result: n = %d\0A\00" ; <[16
x sbyte]*> [#uses=1]
implementation ; Functions:
declare int %printf(sbyte*, ...)
declare void %mcp_yield()
int %main() {
entry:
%tmp.0 = tail call bool %mcp_fork( ulong 1 ) ; <bool> [#uses=1]
br bool %tmp.0, label %_Z3incPVi.exit, label %endif.0
_Z3incPVi.exit: ; preds = %entry
tail call void %mcp_yield( )
tail call void %mcp_yield( )
tail call void %mcp_yield( )
ret int 0
endif.0: ; preds = %entry
%tmp.1 = tail call bool %mcp_fork( ulong 2 ) ; <bool> [#uses=1]
br bool %tmp.1, label %_Z3decPVi.exit, la...