Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/PBQP/
DHeuristicSolver.h343 Matrix &yzeCosts = g.getEdgeCosts(yzeItr); in applyR2() local
346 yzeCosts += delta; in applyR2()
348 yzeCosts += delta.transpose(); in applyR2()