Searched defs:getCompl (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DBranchProbability.h69 BranchProbability getCompl() const { return BranchProbability(D - N); } function in class:llvm::BranchProbability

Completed in 47 milliseconds