search for: shl105

Displaying 1 result from an estimated 1 matches for "shl105".

Did you mean: l105
2015 Sep 21
4
When can the dominator tree not contain a node for a basic block?
...%r.2 = phi i32 [ 0, %while.end ], [ %r.2.ph, %L_KLOOP.preheader ] br i1 undef, label %while.body, label %while.end while.body: ; preds = %while.body, %L_KLOOP br label %while.body while.end: ; preds = %L_KLOOP %shl105 = shl i32 %r.2, 4 %add106 = add nsw i32 %shl105, undef ;; <-- THIS is the context instruction. V is undef %idxprom107 = sext i32 %add106 to i64 %arrayidx108 = getelementptr inbounds %struct.c_derived_tbl.2.5.8.11.14.17.23.38.59.80.92.98.104.107.155.183, %struct.c_derived_tbl.2.5.8.1...