Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/include/llvm/CodeGen/PBQP/
DGraph.h52 NodeEntry(const Vector &costs) : costs(costs), data(0) {} in NodeEntry()
71 Matrix costs; variable
76 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()
/freebsd-9-stable/contrib/gcc/
Dregclass.c805 struct costs struct
830 static struct costs *costs; variable
Dtree-ssa-loop-ivopts.c3224 static unsigned costs[NUM_MACHINE_MODES]; in add_cost() local
3286 static htab_t costs; in multiply_by_cost() local
3375 static unsigned costs[2][2][2][2]; in get_address_cost() local