Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp536 const std::vector<uint64_t> &CountFromProfile) { in setInstrumentedCounts()
614 std::vector<uint64_t> &CountFromProfile = ProfileRecord.Counts; in readCounters() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp1065 const std::vector<uint64_t> &CountFromProfile) { in setInstrumentedCounts()
1180 std::vector<uint64_t> &CountFromProfile = ProfileRecord.Counts; in readCounters() local
1363 std::vector<uint64_t> &CountFromProfile = UseFunc->getProfileRecord().Counts; in annotateOneSelectInst() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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