Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DSyntheticCountsPropagation.cpp60 initializeCounts(Module &M, function_ref<void(Function *, uint64_t)> SetCount) { in initializeCounts()
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DHardwareLoops.cpp459 Value *SetCount = in InsertIterationSetup() local
/llvm-project-15.0.7/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl_report.cpp341 void ScopedReportBase::SetCount(int count) { rep_->count = count; } in SetCount() function in __tsan::ScopedReportBase
/llvm-project-15.0.7/compiler-rt/lib/tsan/rtl-old/
H A Dtsan_rtl_report.cpp381 void ScopedReportBase::SetCount(int count) { rep_->count = count; } in SetCount() function in __tsan::ScopedReportBase