Searched defs:recompute_cell (Results 1 – 1 of 1) sorted by relevance
146 bool ShouldAddNewPrimalOutput(const AnfNodePtr &node, bool recompute_cell) { in ShouldAddNewPrimalOutput()155 const AnfNodePtr &new_primal, bool recompute_cell, in AddNewPrimalNode()699 AnfNodePtr GetPrimal(const FuncGraphPtr &k_fg, bool *recompute_cell) { in GetPrimal()770 bool recompute_cell = false; in AddRecomputeNodes() local