Home
last modified time | relevance | path

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

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