Searched refs:is_constant_call (Results 1 – 1 of 1) sorted by relevance
20 bool is_constant_call() const { return !constant_function_.is_null(); } in is_constant_call() function23 DCHECK(is_constant_call()); in constant_function()