Searched refs:exprMin (Results 1 – 2 of 2) sorted by relevance
123 Expected<APInt> exprMin(const APInt &Lhs, const APInt &Rhs, bool &Overflow);
186 Expected<APInt> llvm::exprMin(const APInt &LeftOperand, in exprMin() function in llvm552 .Case("min", exprMin) in parseCallExpr()