Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DValueTracking.cpp5811 static void setLimitsForSelectPattern(const SelectInst &SI, APInt &Lower, in setLimitsForSelectPattern() function
5880 setLimitsForSelectPattern(*SI, Lower, Upper, IIQ); in computeConstantRange()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DValueTracking.cpp7335 static void setLimitsForSelectPattern(const SelectInst &SI, APInt &Lower, in setLimitsForSelectPattern() function
7428 setLimitsForSelectPattern(*SI, Lower, Upper, IIQ); in computeConstantRange()