Searched refs:getRangeForOperand (Results 1 – 1 of 1) sorted by relevance
424 Optional<ConstantRange> getRangeForOperand(unsigned Op, Instruction *I,956 Optional<ConstantRange> LazyValueInfoImpl::getRangeForOperand(unsigned Op, in getRangeForOperand() function in LazyValueInfoImpl1005 Optional<ConstantRange> LHSRes = getRangeForOperand(0, CI, BB); in solveBlockValueCast()1055 Optional<ConstantRange> LHSRes = getRangeForOperand(0, BO, BB); in solveBlockValueBinaryOp()1056 Optional<ConstantRange> RHSRes = getRangeForOperand(1, BO, BB); in solveBlockValueBinaryOp()