Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/frontend/optimizer/irpass/
Dconst_output_eliminate.h221 bool SubUsersProcess(const AnfNodeIndexSet &users, bool is_replace) const { in SubUsersProcess()
253 …bool ConstNodeRealUserProcess(const AnfNodePtr &node, const FuncGraphPtr &func, bool is_replace) c… in ConstNodeRealUserProcess()
/third_party/python/Modules/
Dposixmodule.c4775 internal_rename(path_t *src, path_t *dst, int src_dir_fd, int dst_dir_fd, int is_replace) in internal_rename()