Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DHardwareLoops.cpp522 Value *SetCount = in InsertIterationSetup() local
/freebsd/contrib/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