Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp1224 const std::vector<uint64_t> &CountFromProfile) { in setInstrumentedCounts()
1387 std::vector<uint64_t> &CountFromProfile = ProfileRecord.Counts; in readCounters() local
1703 std::vector<uint64_t> &CountFromProfile = UseFunc->getProfileRecord().Counts; in annotateOneSelectInst() local