Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Instrumentation/
DPGOInstrumentation.cpp401 void setEdgeCount(uint64_t Value) { in setEdgeCount() function
571 void PGOUseFunc::setEdgeCount(DirectEdges &Edges, uint64_t Value) { in setEdgeCount() function in __anon6c1b03390211::PGOUseFunc
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DPGOInstrumentation.cpp883 void setEdgeCount(uint64_t Value) { in setEdgeCount() function
1087 auto setEdgeCount = [this](PGOUseEdge *E, uint64_t Value) -> void { in setInstrumentedCounts() local
1125 void PGOUseFunc::setEdgeCount(DirectEdges &Edges, uint64_t Value) { in setEdgeCount() function in PGOUseFunc