Searched defs:Costs (Results 1 – 11 of 11) sorted by relevance
70 struct Costs { struct77 struct MilliSeconds : std::chrono::milliseconds {87 struct MicroSeconds : std::chrono::microseconds {100 struct NanoSeconds : std::chrono::nanoseconds {122 typedef NanoSeconds Duration;125 Duration execution_time;128 Duration compute_time;152 // Number of ops included in this Costs in total. argument166 inline std::ostream& operator<<(std::ostream& os, const Costs::MilliSeconds d) { argument179 Costs::Costs() { in Costs() function
69 NodeEntry(VectorPtr Costs) : Costs(std::move(Costs)) {} in NodeEntry()95 VectorPtr Costs; variable104 EdgeEntry(NodeId N1Id, NodeId N2Id, MatrixPtr Costs) in EdgeEntry()153 MatrixPtr Costs; variable376 NodeId addNode(OtherVectorT Costs) { in addNode()397 NodeId addNodeBypassingCostAllocator(OtherVectorPtrT Costs) { in addNodeBypassingCostAllocator()410 EdgeId addEdge(NodeId N1Id, NodeId N2Id, OtherVectorT Costs) { in addEdge()436 OtherMatrixPtrT Costs) { in addEdgeBypassingCostAllocator()467 void setNodeCosts(NodeId NId, OtherVectorT Costs) { in setNodeCosts()509 void updateEdgeCosts(EdgeId EId, OtherMatrixT Costs) { in updateEdgeCosts()
74 NodeEntry(VectorPtr Costs) : Costs(std::move(Costs)) {} in NodeEntry()96 VectorPtr Costs; variable104 EdgeEntry(NodeId N1Id, NodeId N2Id, MatrixPtr Costs) in EdgeEntry()168 MatrixPtr Costs; variable382 NodeId addNode(OtherVectorT Costs) { in addNode()403 NodeId addNodeBypassingCostAllocator(OtherVectorPtrT Costs) { in addNodeBypassingCostAllocator()416 EdgeId addEdge(NodeId N1Id, NodeId N2Id, OtherVectorT Costs) { in addEdge()442 OtherMatrixPtrT Costs) { in addEdgeBypassingCostAllocator()473 void setNodeCosts(NodeId NId, OtherVectorT Costs) { in setNodeCosts()515 void updateEdgeCosts(EdgeId EId, OtherMatrixT Costs) { in updateEdgeCosts()
486 PBQPRAGraph::RawMatrix Costs(Allowed1->size() + 1, in apply() local495 PBQPRAGraph::RawMatrix Costs(G.getEdgeCosts(EId)); in apply() local891 const Vector &Costs = getNodeCosts(NId); in dump() local
1012 SmallVector<BlockFrequency, 8> Costs(Parent->getNumValNums()); in hoistCopies() local
460 PBQPRAGraph::RawMatrix Costs(Allowed1->size() + 1, in apply() local469 PBQPRAGraph::RawMatrix Costs(G.getEdgeCosts(EId)); in apply() local842 const Vector &Costs = getNodeCosts(NId); in dump() local
811 SmallVector<BlockFrequency, 8> Costs(Parent->getNumValNums()); in hoistCopies() local
209 void setup(const Vector& Costs) { in setup()
269 void setup(const Vector& Costs) { in setup()
185 std::vector<CodeGenRegisterCost> Costs; member
META-INF/ META-INF/MANIFEST.MF META-INF/services/ META- ...