Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Instrumentation/
DPGOInstrumentation.cpp536 const std::vector<uint64_t> &CountFromProfile) { in setInstrumentedCounts()
614 std::vector<uint64_t> &CountFromProfile = ProfileRecord.Counts; in readCounters() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DPGOInstrumentation.cpp958 const std::vector<uint64_t> &CountFromProfile) { in setInstrumentedCounts()
1042 std::vector<uint64_t> &CountFromProfile = ProfileRecord.Counts; in readCounters() local
1233 std::vector<uint64_t> &CountFromProfile = UseFunc->getProfileRecord().Counts; in annotateOneSelectInst() local