Searched defs:value_id (Results 1 – 9 of 9) sorted by relevance
102 const int64 value_id = next_value_id_++; in NewHloValue() local113 void HloDataflowAnalysis::MarkValueForDeletion(HloValue::Id value_id) { in MarkValueForDeletion()141 for (HloValue::Id value_id : value_ids_to_delete_) { in DeleteMarkedValues() local283 HloValue& HloDataflowAnalysis::GetValue(HloValue::Id value_id) { in GetValue()874 HloValue::Id value_id = pair.first; in Run() local
592 vtn_untyped_value(struct vtn_builder *b, uint32_t value_id) in vtn_untyped_value()600 vtn_push_value(struct vtn_builder *b, uint32_t value_id, in vtn_push_value()614 vtn_push_ssa(struct vtn_builder *b, uint32_t value_id, in vtn_push_ssa()629 vtn_value(struct vtn_builder *b, uint32_t value_id, in vtn_value()
279 vtn_ssa_value(struct vtn_builder *b, uint32_t value_id) in vtn_ssa_value()
590 const auto value_id = result_type->GetOperandAs<uint32_t>(type_index); in ValidateVariable() local650 const auto value_id = result_type->GetOperandAs<uint32_t>(type_index); in ValidateVariable() local
160 const auto value_id = inst->GetOperandAs<uint32_t>(0); in ValidateReturnValue() local
296 uint32_t value_id = phi->GetSingleWordInOperand(i); in AnalyzePhiInstruction() local
854 PyObject *value_id = PyLong_FromVoidPtr(value); in print_exception_recursive() local