Searched refs:sr_tag2 (Results 1 – 1 of 1) sorted by relevance
264 auto sr_tag2 = prim2->GetAttr(SR_TAG); in CompFunc() local266 MS_EXCEPTION_IF_NULL(sr_tag2); in CompFunc()268 auto sr2_value = GetValue<int64_t>(sr_tag2); in CompFunc()