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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp931 void setEdgeCount(uint64_t Value) { function in struct:__anon4592::PGOUseEdge
1135 auto setEdgeCount = [this](PGOUseEdge *E, uint64_t Value) -> void { local
1173 void PGOUseFunc::setEdgeCount(DirectEdges &Edges, uint64_t Value) { function in class:PGOUseFunc
[all...]

Completed in 92 milliseconds