Home | History | Annotate | Download | only in src

Lines Matching defs:kNoLimit

3065                            int32_t upper_limit = kNoLimit)
3082 void AddCheck(HBoundsCheck* check, int32_t upper_limit = kNoLimit);
3143 static const int32_t kNoLimit = -1;
3165 void AddCheck(HBoundsCheck* check, int32_t upper_limit = kNoLimit);