Searched refs:cnode2 (Results 1 – 1 of 1) sorted by relevance
235 auto cnode2 = node2->cast<CNodePtr>(); in CompFunc() local237 MS_EXCEPTION_IF_NULL(cnode2); in CompFunc()239 auto micro2 = cnode2->GetPrimalAttr(MICRO); in CompFunc()246 auto prim2 = GetCNodePrimitive(cnode2); in CompFunc()