Searched refs:copy_data (Results 1 – 3 of 3) sorted by relevance
165 DataExtractor copy_data; in SetType() local166 if (copy.CopyValue(*this) && copy.GetData(copy_data)) in SetType()167 SetValueFromData(reg_info, copy_data, 0, true); in SetType()
234 ; CHECK: copy_data.exit:320 br i1 %tobool3.i, label %copy_data.exit, label %while.body.lr.ph.i323 br label %copy_data.exit325 copy_data.exit:
17 declare noalias ptr @copy_data()