Searched defs:getNumEdges (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/llvm/include/llvm/Support/
H A DGCOV.h233 size_t getNumEdges() { return Edges.size(); } function in class:llvm::GCOVBlock
/freebsd-10-stable/contrib/llvm/include/llvm/CodeGen/PBQP/
H A DGraph.h234 unsigned getNumEdges() const { return edges.size() - freeEdges.size(); } function in class:PBQP::Graph

Completed in 40 milliseconds