Searched refs:new_layout (Results 1 – 1 of 1) sorted by relevance
94 const VTableLayoutIR &new_layout) in VTableLayoutDiffIR() argument95 : old_layout_(old_layout), new_layout_(new_layout) {} in VTableLayoutDiffIR()