Searched defs:Checkstats (Results 1 – 1 of 1) sorted by relevance
221 struct Checkstats { struct222 int32_t null_checks;223 int32_t null_checks_eliminated;224 int32_t range_checks;225 int32_t range_checks_eliminated;