Searched refs:binaryAnd (Results 1 – 6 of 6) sorted by relevance
229 ConstantRange binaryAnd(const ConstantRange &Other) const;
288 ConstantRange binaryAnd(const ConstantRange &Other) const;
622 ConstantRange::binaryAnd(const ConstantRange &Other) const { in binaryAnd() function in ConstantRange
825 ConstantRange::binaryAnd(const ConstantRange &Other) const { in binaryAnd() function in ConstantRange
777 Result.markConstantRange(LHSRange.binaryAnd(RHSRange)); in solveBlockValueConstantRange()
1153 Result.markConstantRange(LHSRange.binaryAnd(RHSRange)); in solveBlockValueBinaryOp()