Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Tooling/ASTDiff/
H A DASTDiff.cpp670 double UpdateCost = getUpdateCost(D1, D2); in computeForestDist() local
674 ForestDist[D1 - 1][D2 - 1] + UpdateCost}); in computeForestDist()