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

/external/llvm/tools/llvm-diff/
H A DDifferenceEngine.cpp500 const unsigned LeftCost = 2; local
508 Cur[I].Cost = I * LeftCost;
528 Next[Index].Cost += LeftCost;

Completed in 68 milliseconds