Home
last modified time | relevance | path

Searched defs:edgeCosts (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/PBQP/
DHeuristicSolver.h507 Matrix &edgeCosts = g.getEdgeCosts(eItr); in tryNormaliseEdgeMatrix() local
569 Matrix &edgeCosts = g.getEdgeCosts(eItr); in computeSolution() local
DGraph.h376 const Matrix &edgeCosts = getEdgeCosts(edgeItr); in printDot() local
/external/llvm/include/llvm/CodeGen/PBQP/
DReductionRules.h202 const Matrix& edgeCosts = G.getEdgeCosts(EId); in backpropagate() local