Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/pi/graph_compiler/pi_ir/
Dctrl_flow.h589 const NodePtrList &GetThen() const { return then_; } in GetThen() function
596 NodePtrList &GetThen() { return then_; } in GetThen() function