Searched refs:setEdgeCount (Results 1 – 1 of 1) sorted by relevance
346 void setEdgeCount(uint64_t Value) { in setEdgeCount() function422 void setEdgeCount(DirectEdges &Edges, uint64_t Value);476 E->setEdgeCount(CountValue); in setInstrumentedCounts()485 NewEdge.setEdgeCount(CountValue); in setInstrumentedCounts()488 NewEdge1.setEdgeCount(CountValue); in setInstrumentedCounts()496 void PGOUseFunc::setEdgeCount(DirectEdges &Edges, uint64_t Value) { in setEdgeCount() function in __anon10d6878d0211::PGOUseFunc500 E->setEdgeCount(Value); in setEdgeCount()595 setEdgeCount(Count.OutEdges, Total); in populateCounters()600 setEdgeCount(Count.InEdges, Total); in populateCounters()