Home
last modified time | relevance | path

Searched refs:AddCountTy (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DSyntheticCountsUtils.h41 using AddCountTy = function_ref<void(NodeRef, uint64_t)>; variable
44 GetCountTy GetCount, AddCountTy AddCount);
48 GetCountTy GetCount, AddCountTy AddCount);
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DSyntheticCountsUtils.cpp30 AddCountTy AddCount) { in propagateFromSCC()
99 AddCountTy AddCount) { in propagate()