Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Analysis/
DSyntheticCountsUtils.cpp27 const SccTy &SCC, GetProfCountTy GetProfCount, AddCountTy AddCount) { in propagateFromSCC()
88 AddCountTy AddCount) { in propagate()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
DWebAssemblyISelLowering.cpp1848 auto AddCount = [](auto &Counts, const auto &Val) { in LowerBUILD_VECTOR() local