Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Analysis/
H A DValueTracking.cpp7150 static void setLimitsForSelectPattern(const SelectInst &SI, APInt &Lower, in setLimitsForSelectPattern() function
7243 setLimitsForSelectPattern(*SI, Lower, Upper, IIQ); in computeConstantRange()