Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MCA/
H A DSupport.h64 unsigned getDenominator() const { return Denominator; } in getDenominator() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DBranchProbability.h66 static uint32_t getDenominator() { return D; } in getDenominator() function