Home
last modified time | relevance | path

Searched refs:setBBInfoCount (Results 1 – 1 of 1) sorted by relevance

/src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ !
H A DPGOInstrumentation.cpp1051 void setBBInfoCount(uint64_t Value) { Count = Value; } in setBBInfoCount() function
1250 Info.setBBInfoCount(CountValue); in setInstrumentedCounts()