Searched defs:allow_eval_cache (Results 1 – 3 of 3) sorted by relevance
270 bool allow_eval_cache() const { return allow_eval_cache_; } in allow_eval_cache() function
274 bool allow_eval_cache() const { return allow_eval_cache_; } in allow_eval_cache() function
2332 bool allow_eval_cache; in Compile() local