Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-diff/lib/
H A DDifferenceEngine.cpp811 const unsigned RightCost = 2; in runBlockDiff() local
826 Next[0].Cost += RightCost; in runBlockDiff()
842 Next[Index].Cost += RightCost; in runBlockDiff()