Searched refs:sr_tag1 (Results 1 – 1 of 1) sorted by relevance
263 auto sr_tag1 = prim1->GetAttr(SR_TAG); in CompFunc() local265 MS_EXCEPTION_IF_NULL(sr_tag1); in CompFunc()267 auto sr1_value = GetValue<int64_t>(sr_tag1); in CompFunc()