Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DValueTracking.cpp6621 static void setLimitsForBinOp(const BinaryOperator &BO, APInt &Lower, in setLimitsForBinOp() function
6950 setLimitsForBinOp(*BO, Lower, Upper, IIQ); in computeConstantRange()