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

/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/Support/
H A DBranchProbability.h38 static BranchProbability getZero() { return BranchProbability(0, 1); } function in class:llvm::BranchProbability
/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/ADT/
H A DAPFloat.h194 static APFloat getZero(const fltSemantics &Sem, bool Negative = false) { function in class:llvm::APFloat

Completed in 121 milliseconds