Searched refs:enable_simplify_exprs_only (Results 1 – 3 of 3) sorted by relevance
207 reg.AddFlag("enable_simplify_exprs_only", &enable_simplify_exprs_only); in RegisterFlags()235 json["enable_simplify_exprs_only"] = enable_simplify_exprs_only; in DumpAllFlags()
171 std::vector<std::string> enable_simplify_exprs_only; variable
536 std::unordered_set<std::string> enable_ids{flags.enable_simplify_exprs_only.begin(), in GetExpressions()537 flags.enable_simplify_exprs_only.end()}; in GetExpressions()