Home | History | Annotate | Download | only in InstCombine

Lines Matching defs:getOne

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