Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DSyntheticCountsUtils.cpp27 const SccTy &SCC, GetProfCountTy GetProfCount, AddCountTy AddCount) { in propagateFromSCC()
88 AddCountTy AddCount) { in propagate()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp1745 auto AddCount = [](auto &Counts, const auto &Val) { in LowerBUILD_VECTOR() local