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

/external/llvm/tools/llvm-diff/
H A DDifferenceEngine.cpp501 const unsigned RightCost = 2; local
516 Next[0].Cost += RightCost;
532 Next[Index].Cost += RightCost;

Completed in 727 milliseconds