Searched defs:CheckSwitchBranch (Results 1 – 2 of 2) sorted by relevance
202 bool CheckSwitchBranch(const AnfNodePtr &node) { in CheckSwitchBranch() function
580 bool ConvertSwitchReplacement::CheckSwitchBranch(const AnfNodePtr &node) const { in CheckSwitchBranch() function in mindspore::opt::irpass::ConvertSwitchReplacement