Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-diff/lib/
H A DDifferenceEngine.cpp655 const unsigned LeftCost = 2; in runBlockDiff() local
663 Cur[I].Cost = I * LeftCost; in runBlockDiff()
683 Next[Index].Cost += LeftCost; in runBlockDiff()