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