Searched defs:switch_cnode (Results 1 – 10 of 10) sorted by relevance
72 auto switch_cnode = switch_node->cast<CNodePtr>(); in CheckIfIneffective() local
32 STATUS FunctionalizeCond::GetSwitchBranchType(const CNodePtr &switch_cnode, BranchType *branch_type… in GetSwitchBranchType()64 void FunctionalizeCond::CheckBranchIsEffective(const CNodePtr &switch_cnode, BranchType branch_type… in CheckBranchIsEffective()
502 auto switch_cnode = cond_fg->NewCNode(switch_node_inputs); in ProcessWhileOp() local747 auto switch_cnode = fg->NewCNode(switch_node_inputs); in ProcessIfOp() local
71 const auto &switch_cnode = gather_to_switch.second->cast<CNodePtr>(); in GetBranchNameToCondtionActor() local
615 auto switch_cnode = cnode->input(input_index)->cast<CNodePtr>(); in TransformSwitchBranchReplace() local
957 auto switch_cnode = dyn_cast<CNode>(switch_node); in operator ()() local
635 const auto &switch_cnode = dyn_cast<CNode>(switch_node); in CheckAndFixSwitchCall() local1014 …EffectInfo TraceTupleFromSwitch(const CNodePtr &switch_cnode, const std::stack<ValuePtr> &tuple_in… in TraceTupleFromSwitch()
1549 const auto &switch_cnode = dyn_cast<CNode>(func); in ProcessSwitchAppCNode() local
202 auto switch_cnode = node->cast<CNodePtr>()->input(0)->cast<CNodePtr>(); in GetRealKernelNode() local534 auto switch_cnode = cnode->input(0)->cast<CNodePtr>(); in RedistributionPreNode() local
1404 auto switch_cnode = cnode_input->cast<CNodePtr>(); in CreateCallSwitchInputs() local