Home
last modified time | relevance | path

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

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