Searched defs:IsRef (Results 1 – 3 of 3) sorted by relevance
208 bool IsRef(const AnfNodePtr &node) const { in IsRef() function in mindspore::pipeline::__anon98b1fd6e0111::OrderEnforcer
786 static bool IsRef(const NodeAddr<NodeBase*> BA) { in IsRef() function
129 bool IsRef = (V.Type == BT::BitValue::Ref); in operator <<() local