Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DSyntheticCountsUtils.cpp24 const SccTy &SCC, GetProfCountTy GetProfCount, AddCountTy AddCount) { in propagateFromSCC()
85 AddCountTy AddCount) { in propagate()
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp2125 auto AddCount = [](auto &Counts, const auto &Val) { in LowerBUILD_VECTOR() local