Home
last modified time | relevance | path

Searched defs:DiffEntry (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/tools/llvm-diff/lib/
H A DDifferenceEngine.cpp630 struct DiffEntry { struct
631 DiffEntry() : Cost(0) {} in DiffEntry() function
633 unsigned Cost;
634 llvm::SmallVector<char, 8> Path; // actually of DifferenceEngine::DiffChange