Searched refs:exprMax (Results 1 – 1 of 1) sorted by relevance
180 Expected<APInt> llvm::exprMax(const APInt &LeftOperand, in exprMax() function in llvm189 if (cantFail(exprMax(LeftOperand, RightOperand, Overflow)) == LeftOperand) in exprMin()551 .Case("max", exprMax) in parseCallExpr()