Lines Matching refs:ValueWrapper
3 %struct.ValueWrapper = type { double }
4 %struct.ValueWrapper.6 = type { %struct.ValueWrapper.7 }
5 %struct.ValueWrapper.7 = type { %struct.ValueWrapper.8 }
6 %struct.ValueWrapper.8 = type { %struct.ValueWrapper }
9 define linkonce_odr void @_ZN12ValueWrapperIS_IS_IS_IdEEEEC2Ev(%struct.ValueWrapper.6* %this) unnam…
11 %this.addr = alloca %struct.ValueWrapper.6*, align 8
12 store %struct.ValueWrapper.6* %this, %struct.ValueWrapper.6** %this.addr, align 8
13 %this1 = load %struct.ValueWrapper.6*, %struct.ValueWrapper.6** %this.addr
14 …%value = getelementptr inbounds %struct.ValueWrapper.6, %struct.ValueWrapper.6* %this1, i32 0, i32…
15 call void @_ZN12ValueWrapperIS_IS_IdEEEC2Ev(%struct.ValueWrapper.7* %value)
20 declare void @_ZN12ValueWrapperIS_IS_IdEEEC2Ev(%struct.ValueWrapper.7*) unnamed_addr #0 align 2