search for: idxprom107

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

2015 Sep 21
4
When can the dominator tree not contain a node for a basic block?
...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.11.14.17.23.38.59.80.92.98.104.107.155.183* %actbl, i64 0, i32 0, i64 %idxprom107 %0 = load i32, i32* %arrayidx108, align 4, !...