Home
last modified time | relevance | path

Searched defs:other_jtagged (Results 1 – 1 of 1) sorted by relevance

/third_party/mindspore/mindspore/core/abstract/
Dabstract_value.cc918 auto other_jtagged = dyn_cast<AbstractJTagged>(other); in Join() local
935 auto other_jtagged = static_cast<const AbstractJTagged *>(&other); in operator ==() local