Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/PBQP/
DHeuristicSolver.h41 typedef typename HImpl::EdgeData HeuristicEdgeData; typedef
84 HeuristicEdgeData& getHeuristicData() { return hData; } in getHeuristicData()
100 HeuristicEdgeData hData;
137 HeuristicEdgeData& getHeuristicEdgeData(Graph::EdgeItr eItr) { in getHeuristicEdgeData()