Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/Analysis/
DSyntheticCountsUtils.h37 using GetProfCountTy = function_ref<Optional<Scaled64>(NodeRef, EdgeRef)>; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DSyntheticCountsUtils.h40 using GetProfCountTy = function_ref<Optional<Scaled64>(NodeRef, EdgeRef)>; variable