Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-diff/lib/
H A DDifferenceEngine.cpp810 const unsigned LeftCost = 2; in runBlockDiff() local
818 Cur[I].Cost = I * LeftCost; in runBlockDiff()
838 Next[Index].Cost += LeftCost; in runBlockDiff()