Searched refs:TypeDiffIR (Results 1 – 4 of 4) sorted by relevance
69 class TypeDiffIR {71 TypeDiffIR(std::pair<uint64_t, uint64_t> &&sizes, in TypeDiffIR() function180 void SetTypeDiff(std::unique_ptr<TypeDiffIR> &&type_diff) { in SetTypeDiff()199 const TypeDiffIR *GetTypeDiff() const { in GetTypeDiff()213 std::unique_ptr<TypeDiffIR> type_diff_;
568 std::make_unique<TypeDiffIR>( in CompareRecordTypes()
31 const TypeDiffIR *type_diff_ir) { in AddTypeInfoDiff()141 const TypeDiffIR *type_diff_ir = record_type_diff_ir->GetTypeDiff(); in ConvertRecordTypeDiffIR()
267 const TypeDiffIR *type_diff_ir);