Home | History | Annotate | Download | only in base

Lines Matching refs:precomputed

478     // TODO(user): is it potentially worth just going ahead and building a precomputed matcher?
697 * worthwhile only if the precomputed matcher is queried many thousands of times.
700 * precomputed matcher is faster, but it certainly consumes more memory, which doesn't seem like a
703 public CharMatcher precomputed() {
732 public final CharMatcher precomputed() {
752 public final CharMatcher precomputed() {