Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/tools/llvm-diff/
DDifferenceEngine.cpp500 const unsigned LeftCost = 2; in runBlockDiff() local
508 Cur[I].Cost = I * LeftCost; in runBlockDiff()
528 Next[Index].Cost += LeftCost; in runBlockDiff()
/external/llvm/tools/llvm-diff/
DDifferenceEngine.cpp500 const unsigned LeftCost = 2; in runBlockDiff() local
508 Cur[I].Cost = I * LeftCost; in runBlockDiff()
528 Next[Index].Cost += LeftCost; in runBlockDiff()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-diff/
DDifferenceEngine.cpp531 const unsigned LeftCost = 2; in runBlockDiff() local
539 Cur[I].Cost = I * LeftCost; in runBlockDiff()
559 Next[Index].Cost += LeftCost; in runBlockDiff()