Searched defs:CompileToProg (Results 1 – 2 of 2) sorted by relevance
1206 Prog* Regexp::CompileToProg(int64_t max_mem) { in CompileToProg() function in re2::Regexp
718 void CompileToProg(benchmark::State& state, const std::string& regexp) { in CompileToProg() function