Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Instrumentation/
DPGOInstrumentation.cpp461 const std::vector<uint64_t> &CountFromProfile) { in setInstrumentedCounts()
528 std::vector<uint64_t> &CountFromProfile = Result.get().Counts; in readCounters() local