Searched refs:is_custom_call_computation_ (Results 1 – 2 of 2) sorted by relevance
577 bool IsCustomCallComputation() const { return is_custom_call_computation_; } in IsCustomCallComputation()587 is_custom_call_computation_ |= (custom_call_instruction != nullptr); in SetCustomCallInstruction()730 bool is_custom_call_computation_; variable
85 is_custom_call_computation_(false) { in HloComputation()