Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp1170 const std::vector<uint64_t> &CountFromProfile) { in setInstrumentedCounts()
1317 std::vector<uint64_t> &CountFromProfile = ProfileRecord.Counts; in readCounters() local
1507 std::vector<uint64_t> &CountFromProfile = UseFunc->getProfileRecord().Counts; in annotateOneSelectInst() local