Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-diff/
H A DDifferenceEngine.cpp530 const unsigned LeftCost = 2; in runBlockDiff() local
538 Cur[I].Cost = I * LeftCost; in runBlockDiff()
558 Next[Index].Cost += LeftCost; in runBlockDiff()