Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:getOne

29 static ConstantInt *getOne(Constant *C) {
847 ConstantInt *RangeSize = DivI->isExact() ? getOne(Prod) : DivRHS;