Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MCA/
H A DSupport.h65 unsigned getDenominator() const { return Denominator; } in getDenominator() function
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DBranchProbability.h66 static uint32_t getDenominator() { return D; } in getDenominator() function