Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Tooling/ASTDiff/
H A DASTDiff.cpp669 double UpdateCost = getUpdateCost(D1, D2); in computeForestDist() local
673 ForestDist[D1 - 1][D2 - 1] + UpdateCost}); in computeForestDist()