Searched refs:Inbounds (Results 1 – 1 of 1) sorted by relevance
1129 bool Inbounds = false; in isKnownNonNegative() local1131 Inbounds = SrcGEP->isInBounds(); in isKnownNonNegative()1132 if (Inbounds) { in isKnownNonNegative()