Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Analysis/
H A DValueTracking.cpp6946 static void setLimitsForSelectPattern(const SelectInst &SI, APInt &Lower, in setLimitsForSelectPattern() function
7021 setLimitsForSelectPattern(*SI, Lower, Upper, IIQ); in computeConstantRange()