Searched refs:GetInstructionCallContext (Results 1 – 4 of 4) sorted by relevance
99 if (GetInstructionCallContext(instruction->opcode()) != in FlattenNode()
55 CallContext GetInstructionCallContext(HloOpcode opcode) { in GetInstructionCallContext() function111 const CallContext context = GetInstructionCallContext(instruction->opcode()); in AddCallSiteForInstruction()
56 CallContext GetInstructionCallContext(HloOpcode opcode);
1320 (GetInstructionCallContext(hlo_use.instruction->opcode()) == in AllocateAllocationValues()