Displaying 2 results from an estimated 2 matches for "then15".
Did you mean:
then1
2015 Mar 27
9
[LLVMdev] fix for loop scale limiting in BFI
...035, max = 2047.994141, factor = 16777232.0
Printing analysis 'Block Frequency Analysis' for function 't':
block-frequency-info: t
- entry: float = 1.0, int = 16777232
- if.then: float = 0.0000009536743164, int = 16
- if.else: float = 0.9999990463, int = 16777216
- if.then15: float = 0.0000009536734069, int = 16
- if.else18: float = 0.9999980927, int = 16777200
- if.then102: float = 0.0000009536734069, int = 16
- cond.true10.i: float = 0.0000004768367035, int = 8
- t.exit: float = 0.0000009536734069, int = 16
- if.then115: float = 0.4999985695, int = 838...
2013 Feb 14
1
[LLVMdev] LiveIntervals analysis problem
...%rndprc = getelementptr inbounds %struct.LDPARMS* %ldp, i32 0, i32 1
%0 = load i32* %rndprc, align 4, !tbaa !3
%rlast = getelementptr inbounds %struct.LDPARMS* %ldp, i32 0, i32 0
%1 = load i32* %rlast, align 4, !tbaa !3
%cmp14 = icmp eq i32 %0, %1
br i1 %cmp14, label %if.end60, label %if.then15
if.then15: ; preds = %if.end13
%arraydecay = getelementptr inbounds %struct.LDPARMS* %ldp, i32 0, i32 8, i32 0
%incdec.ptr.i328 = getelementptr inbounds %struct.LDPARMS* %ldp, i32 0, i32 8, i32 1
store i16 0, i16* %arraydecay, align 2, !tbaa !5
%incde...