Searched refs:verify_bucket (Results 1 - 1 of 1) sorted by relevance
/third_party/rust/crates/aho-corasick/src/packed/teddy/ |
H A D | runtime.rs | 348 if let Some(m) = self.verify_bucket(pats, haystack, bucket, at) { in verify64() 358 fn verify_bucket( in verify_bucket() functions 442 // Teddy::verify_bucket, which has a small (3-4%) performance boost. in find_at() 492 // Teddy::verify_bucket, which has a small (3-4%) performance boost. in find_at() 542 // Teddy::verify_bucket, which has a small (3-4%) performance boost. in find_at() 593 // Teddy::verify_bucket, which has a small (3-4%) performance boost. in find_at() 655 // Teddy::verify_bucket, which has a small (3-4%) performance boost. in find_at() 719 // Teddy::verify_bucket, which has a small (3-4%) performance boost. in find_at() 786 // Teddy::verify_bucket, which has a small (3-4%) performance boost. in find_at() 856 // Teddy::verify_bucket, whic in find_at() [all...] |
Completed in 2 milliseconds