Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp1144 const std::vector<uint64_t> &CountFromProfile) { in setInstrumentedCounts()
1550 std::vector<uint64_t> &CountFromProfile = ProfileRecord.Counts; in readCounters() local
1756 std::vector<uint64_t> &CountFromProfile = UseFunc->getProfileRecord().Counts; in annotateOneSelectInst() local