Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DSyntheticCountsUtils.h40 using GetCountTy = function_ref<uint64_t(NodeRef)>; variable
44 GetCountTy GetCount, AddCountTy AddCount);
48 GetCountTy GetCount, AddCountTy AddCount);
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DSyntheticCountsUtils.cpp29 const SccTy &SCC, GetRelBBFreqTy GetRelBBFreq, GetCountTy GetCount, in propagateFromSCC()
98 GetCountTy GetCount, in propagate()