Searched refs:setEdgeCount (Results 1 – 1 of 1) sorted by relevance
401 void setEdgeCount(uint64_t Value) { in setEdgeCount() function511 void setEdgeCount(DirectEdges &Edges, uint64_t Value);551 E->setEdgeCount(CountValue); in setInstrumentedCounts()560 NewEdge.setEdgeCount(CountValue); in setInstrumentedCounts()563 NewEdge1.setEdgeCount(CountValue); in setInstrumentedCounts()571 void PGOUseFunc::setEdgeCount(DirectEdges &Edges, uint64_t Value) { in setEdgeCount() function in __anon10d6878d0211::PGOUseFunc575 E->setEdgeCount(Value); in setEdgeCount()681 setEdgeCount(Count.OutEdges, Total); in populateCounters()686 setEdgeCount(Count.InEdges, Total); in populateCounters()