Home
last modified time | relevance | path

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

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