Home
last modified time | relevance | path

Searched refs:SetEffectHandled (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore/core/ir/
Danf.h358 void SetEffectHandled(bool handled) { effect_handled_ = handled; } in SetEffectHandled() function
/third_party/mindspore/mindspore/ccsrc/pipeline/jit/static_analysis/
Dauto_monad.cc1141 cnode->SetEffectHandled(true); in HandleCNodes()