Searched defs:stack_pushs (Results 1 – 1 of 1) sorted by relevance
858 std::vector<CNodePtr> stack_pushs; in InsertStackOps() local887 std::vector<CNodePtr> *stack_pushs) { in FindInputNode()919 CNodePtr InsertStackPop(const AnfNodePtr &node_input, std::vector<CNodePtr> *stack_pushs) { in InsertStackPop()932 …sh(const KernelGraphPtr &kg, const CNodePtr &jump_node, const std::vector<CNodePtr> &stack_pushs) { in InsertStackPush()