File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
cpp/ql/test/library-tests/ir/ir Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -4867,12 +4867,12 @@ ir.cpp:
48674867# 863| r863_1(glval<void *>) = VariableAddress[pv] :
48684868# 863| r863_2(glval<PolymorphicBase *>) = VariableAddress[pb] :
48694869# 863| r863_3(PolymorphicBase *) = Load : &:r863_2, ~m?
4870- # 863| r863_4(void *) = DynamicCastToVoid : r863_3
4870+ # 863| r863_4(void *) = CompleteObjectAddress : r863_3
48714871# 863| mu863_5(void *) = Store : &:r863_1, r863_4
48724872# 864| r864_1(glval<void *>) = VariableAddress[pcv] :
48734873# 864| r864_2(glval<PolymorphicDerived *>) = VariableAddress[pd] :
48744874# 864| r864_3(PolymorphicDerived *) = Load : &:r864_2, ~m?
4875- # 864| r864_4(void *) = DynamicCastToVoid : r864_3
4875+ # 864| r864_4(void *) = CompleteObjectAddress : r864_3
48764876# 864| mu864_5(void *) = Store : &:r864_1, r864_4
48774877# 865| v865_1(void) = NoOp :
48784878# 849| v849_4(void) = ReturnVoid :
You can’t perform that action at this time.
0 commit comments