Searched refs:def_opcode (Results 1 – 1 of 1) sorted by relevance
448 HloOpcode def_opcode = buffer.defining_instruction->instruction->opcode(); in AllocatedSize() local449 if (buffer.live_out || def_opcode == HloOpcode::kParameter) { in AllocatedSize()