Home | History | Annotate | Download | only in Analysis

Lines Matching full:constantrange

31 #include "llvm/Support/ConstantRange.h"
1961 ConstantRange RHS_CR = ICmpInst::makeConstantRange(Pred, CI->getValue());
2018 ConstantRange LHS_CR = ConstantRange(Lower, Upper);