Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp1170 setInstrumentedCounts(const std::vector<uint64_t> & CountFromProfile) setInstrumentedCounts() argument
1333 std::vector<uint64_t> &CountFromProfile = ProfileRecord.Counts; readCounters() local
1643 std::vector<uint64_t> &CountFromProfile = UseFunc->getProfileRecord().Counts; annotateOneSelectInst() local
[all...]