search for: innerclass

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

2010 Jun 04
5
[LLVMdev] Speculative phi elimination at the top of a loop?
...ct.Foo, align 8 br label %bb.i bb.i: %1 = phi %struct.Foo* [ %11, %bb.i ], [ %0, %entry ] %t = phi %struct.Baseclass* [ %5, %bb.i ], [ getelementptr inbounds (%struct.Bar* @_Const, i64 0, i32 0), %entry ] %2 = getelementptr inbounds %struct.Baseclass* %t, i64 0, i32 1 %3 = load %struct.Innerclass** %2, align 8 %4 = getelementptr inbounds %struct.Innerclass* %3, i64 0, i32 1 %5 = load %struct.Baseclass** %4, align 8 %6 = getelementptr inbounds %struct.Baseclass* %5, i64 0, i32 0 %7 = load i32 (...)*** %6, align 8 %8 = getelementptr inbounds i32 (...)** %7, i64 2 %9 = load i32 (....