Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/PBQP/
DGraph.h63 Vector& getCosts() { return costs; } in getCosts() function
64 const Vector& getCosts() const { return costs; } in getCosts() function
91 Matrix& getCosts() { return costs; } in getCosts() function
92 const Matrix& getCosts() const { return costs; } in getCosts() function