Searched refs:has_entry_computation (Results 1 – 3 of 3) sorted by relevance
127 bool has_entry_computation() const { return entry_computation_ != nullptr; } in has_entry_computation() function
43 CHECK(module->has_entry_computation()); in PeakMemoryUseOfEntryComputation()
349 if (parent() && parent()->has_entry_computation() && in set_root_instruction()