Displaying 1 result from an estimated 1 matches for "c_derived_tbl".
2015 Sep 21
4
When can the dominator tree not contain a node for a basic block?
...n command:
opt -S <input> -value-tracking-dom-conditions -licm -load-combine
And here's the IR:
; ModuleID = '../bugpoint-reduced-simplified.bc'
target datalayout = "e-m:w-i64:64-f80:128-n8:16:32:64-S128"
target triple = "x86_64-pc-windows-msvc18.0.0"
%struct.c_derived_tbl.2.5.8.11.14.17.23.38.59.80.92.98.104.107.155.183 =
type { [256 x i32], [256 x i8] }
; Function Attrs: nounwind uwtable
define void
@encode_one_blockX2(%struct.c_derived_tbl.2.5.8.11.14.17.23.38.59.80.92.98.104.107.155.183*
nocapture readonly %actbl) #0 {
entry:
br i1 undef, label %L_KLOOP_01...