HomeSort by relevance Sort by last modified time
    Searched defs:getEdgeCosts (Results 1 - 10 of 10) sorted by null

  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/PBQP/
Graph.h 219 Matrix& getEdgeCosts(EdgeItr eItr) { return getEdge(eItr).getCosts(); }
224 const Matrix& getEdgeCosts(ConstEdgeItr eItr) const {
376 const Matrix &edgeCosts = getEdgeCosts(edgeItr);
  /external/llvm/include/llvm/CodeGen/PBQP/
Graph.h 523 /// getEdgeCosts where possible.
529 /// getEdgeCosts when dealing with edge cost values.
537 const Matrix& getEdgeCosts(EdgeId EId) const {
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/CodeGen/PBQP/
Graph.h 504 /// getEdgeCosts where possible.
510 /// getEdgeCosts when dealing with edge cost values.
518 const Matrix& getEdgeCosts(EdgeId EId) const {
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/CodeGen/PBQP/
Graph.h 504 /// getEdgeCosts where possible.
510 /// getEdgeCosts when dealing with edge cost values.
518 const Matrix& getEdgeCosts(EdgeId EId) const {
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/CodeGen/PBQP/
Graph.h 504 /// getEdgeCosts where possible.
510 /// getEdgeCosts when dealing with edge cost values.
518 const Matrix& getEdgeCosts(EdgeId EId) const {
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/PBQP/
Graph.h 504 /// getEdgeCosts where possible.
510 /// getEdgeCosts when dealing with edge cost values.
518 const Matrix& getEdgeCosts(EdgeId EId) const {
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/CodeGen/PBQP/
Graph.h 504 /// getEdgeCosts where possible.
510 /// getEdgeCosts when dealing with edge cost values.
518 const Matrix& getEdgeCosts(EdgeId EId) const {
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/CodeGen/PBQP/
Graph.h 504 /// getEdgeCosts where possible.
510 /// getEdgeCosts when dealing with edge cost values.
518 const Matrix& getEdgeCosts(EdgeId EId) const {
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/CodeGen/PBQP/
Graph.h 504 /// getEdgeCosts where possible.
510 /// getEdgeCosts when dealing with edge cost values.
518 const Matrix& getEdgeCosts(EdgeId EId) const {
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/PBQP/
Graph.h 504 /// getEdgeCosts where possible.
510 /// getEdgeCosts when dealing with edge cost values.
518 const Matrix& getEdgeCosts(EdgeId EId) const {

Completed in 477 milliseconds