Home
last modified time | relevance | path

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

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