Home | History | Annotate | Download | only in src

Lines Matching refs:kNoLimit

3073                            int32_t upper_limit = kNoLimit)
3090 void AddCheck(HBoundsCheck* check, int32_t upper_limit = kNoLimit);
3151 static const int32_t kNoLimit = -1;
3173 void AddCheck(HBoundsCheck* check, int32_t upper_limit = kNoLimit);