Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/PBQP/
DHeuristicSolver.h295 zxeItr = *(++aeItr); in applyR2() local
298 znItr = g.getEdgeOtherNode(zxeItr, xnItr); in applyR2()
301 flipEdge2 = (g.getEdgeNode1(zxeItr) == xnItr); in applyR2()
308 new Matrix(g.getEdgeCosts(zxeItr).transpose()) : in applyR2()
309 &g.getEdgeCosts(zxeItr); in applyR2()
380 h.handleRemoveEdge(zxeItr, znItr); in applyR2()
381 removeSolverEdge(zxeItr); in applyR2()