Home
last modified time | relevance | path

Searched refs:DeltaAlgorithm (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DDeltaAlgorithm.cpp14 DeltaAlgorithm::~DeltaAlgorithm() { in ~DeltaAlgorithm()
17 bool DeltaAlgorithm::GetTestResult(const changeset_ty &Changes) { in GetTestResult()
28 void DeltaAlgorithm::Split(const changeset_ty &S, changesetlist_ty &Res) { in Split()
43 DeltaAlgorithm::changeset_ty
44 DeltaAlgorithm::Delta(const changeset_ty &Changes, in Delta()
69 bool DeltaAlgorithm::Search(const changeset_ty &Changes, in Search()
104 DeltaAlgorithm::changeset_ty DeltaAlgorithm::Run(const changeset_ty &Changes) { in Run()
H A DDAGDeltaAlgorithm.cpp155 class DeltaActiveSetHelper : public DeltaAlgorithm {
H A DCMakeLists.txt118 DeltaAlgorithm.cpp
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DDeltaAlgorithm.h35 class DeltaAlgorithm {
79 DeltaAlgorithm& operator=(const DeltaAlgorithm&) = default;
82 virtual ~DeltaAlgorithm();
/netbsd-src/external/apache2/llvm/dist/clang/utils/
H A Dtoken-delta.py12 class DeltaAlgorithm(object): class
134 class TMBDDelta(DeltaAlgorithm):
/netbsd-src/external/apache2/llvm/lib/libLLVMSupport/
H A DMakefile44 DeltaAlgorithm.cpp \
/netbsd-src/external/apache2/llvm/dist/llvm/utils/gn/secondary/llvm/lib/Support/
H A DBUILD.gn69 "DeltaAlgorithm.cpp",