Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:isInBounds

1475       return (GEP.isInBounds() && Src->isInBounds()) ?
1527 Res->setIsInBounds(GEP.isInBounds());
1562 Value *NewGEP = GEP.isInBounds() ?
1580 Value *NewGEP = GEP.isInBounds() ?
1614 Value *NewGEP = GEP.isInBounds() && NSW ?
1657 Value *NewGEP = GEP.isInBounds() && NSW ?
1711 Value *NGEP = GEP.isInBounds() ?