Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLazyValueInfo.cpp964 ConstantRange TrueY = TrueC->toConstantRange(); in solveBlockValueBinaryOpImpl() local
969 OpFn(TrueX, TrueY).unionWith(OpFn(FalseX, FalseY))); in solveBlockValueBinaryOpImpl()
971 OpFn(TrueY, TrueX).unionWith(OpFn(FalseY, FalseX))); in solveBlockValueBinaryOpImpl()