Searched defs:SetCount (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/Transforms/IPO/ | ||
H A D | SyntheticCountsPropagation.cpp |
|
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | HardwareLoops.cpp | 524 Value *SetCount = InsertIterationSetup() local |
/llvm-project/compiler-rt/lib/tsan/rtl/ | ||
H A D | tsan_rtl_report.cpp | 340 void ScopedReportBase::SetCount(int count) { rep_->count = count; } in SetCount() function in __tsan::ScopedReportBase |