Return a probability representing zero (never taken).

Synopsis

Declared in <llvm/Support/BranchProbability.h>

constexpr
static
BranchProbability
getZero();

Return Value

A probability of zero.

Created with MrDocs