Home
last modified time | relevance | path

Searched refs:setLimitsForBinOp (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/
H A DValueTracking.cpp8522 static void setLimitsForBinOp(const BinaryOperator &BO, APInt &Lower, in setLimitsForBinOp() function
8904 setLimitsForBinOp(*BO, Lower, Upper, IIQ, ForSigned); in computeConstantRange()