Searched defs:costs (Results 1 – 3 of 3) sorted by relevance
52 NodeEntry(const Vector &costs) : costs(costs), data(0) {} in NodeEntry()71 Matrix costs; variable76 EdgeEntry(NodeId node1, NodeId node2, const Matrix &costs) in EdgeEntry()213 NodeId addNode(const Vector &costs) { in addNode()221 EdgeId addEdge(NodeId n1Id, NodeId n2Id, const Matrix &costs) { in addEdge()
805 struct costs struct830 static struct costs *costs; variable
3224 static unsigned costs[NUM_MACHINE_MODES]; in add_cost() local3286 static htab_t costs; in multiply_by_cost() local3375 static unsigned costs[2][2][2][2]; in get_address_cost() local