Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/IPO/
H A DSyntheticCountsPropagation.cpp
/llvm-project/llvm/lib/CodeGen/
H A DHardwareLoops.cpp524 Value *SetCount = InsertIterationSetup() local
/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl_report.cpp340 void ScopedReportBase::SetCount(int count) { rep_->count = count; } in SetCount() function in __tsan::ScopedReportBase