Searched refs:new_layout_ (Results 1 – 1 of 1) sorted by relevance
92 : old_layout_(old_layout), new_layout_(new_layout) {} in VTableLayoutDiffIR()99 return new_layout_; in GetNewVTable()104 const VTableLayoutIR &new_layout_; variable