Searched defs:getMin (Results 1 – 3 of 3) sorted by relevance
72 static InstructionCost getMin() { return getMinValue(); } in getMin() function
127 APFixedPoint APFixedPoint::getMin(const FixedPointSemantics &Sema) { in getMin() function in llvm::APFixedPoint
426 double getMin() const { return minVal; } in getMin() function