Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/PBQP/
DGraph.h219 Matrix& getEdgeCosts(EdgeItr eItr) { return getEdge(eItr).getCosts(); } in getEdgeCosts() function
224 const Matrix& getEdgeCosts(ConstEdgeItr eItr) const { in getEdgeCosts() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/PBQP/
DGraph.h531 const Matrix& getEdgeCosts(EdgeId EId) const { in getEdgeCosts() function
/external/llvm/include/llvm/CodeGen/PBQP/
DGraph.h537 const Matrix& getEdgeCosts(EdgeId EId) const { in getEdgeCosts() function