Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DInstructionCost.h72 static InstructionCost getMin() { return getMinValue(); } in getMin() function
/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DAPFixedPoint.cpp127 APFixedPoint APFixedPoint::getMin(const FixedPointSemantics &Sema) { in getMin() function in llvm::APFixedPoint