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