Displaying 1 result from an estimated 1 matches for "endfree".
Did you mean:
ndfree
2018 Feb 26
0
problem with moveSpillUsesAfterCoroBegin
...i8.i64(i8* %32, i8* %33, i64 2, i32 2, i1
false), !dbg !245
br label %CheckFree, !dbg !245
CheckFree: ; preds = %FinalCleanup,
%CoroNormalFinal
%34 = phi i1 [ false, %FinalCleanup ], [ true, %CoroNormalFinal ], !dbg
!245
br i1 %8, label %DynFree, label %EndFree, !dbg !245
DynFree: ; preds = %CheckFree
%35 = getelementptr inbounds %Allocator, %Allocator* %1, i32 0, i32 2,
!dbg !245
%36 = load void (%Allocator*, %"[]u8"*)*, void (%Allocator*, %"[]u8"*)**
%35, align 8, !dbg !245
call fastcc...