Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp401 void setEdgeCount(uint64_t Value) { in setEdgeCount() function
571 void PGOUseFunc::setEdgeCount(DirectEdges &Edges, uint64_t Value) { in setEdgeCount() function in __anonf29fcf030211::PGOUseFunc
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
H A 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
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp957 void setEdgeCount(uint64_t Value) { in setEdgeCount() function
1173 auto setEdgeCount = [this](PGOUseEdge *E, uint64_t Value) -> void { in setInstrumentedCounts() local
1211 void PGOUseFunc::setEdgeCount(DirectEdges &Edges, uint64_t Value) { in setEdgeCount() function in PGOUseFunc