Home
last modified time | relevance | path

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

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