Searched refs:graph_modified_ (Results 1 – 2 of 2) sorted by relevance
826 graph_modified_ = true; in MaterializeConstantValuedNode()1662 graph_modified_ = true; in ReplaceOperationWithIdentity()1693 graph_modified_ = true; in ReplaceOperationWithSnapshot()1704 graph_modified_ = true; in ReplaceDivisionOfOnesByReciprocal()1715 graph_modified_ = true; in ReplaceSubtractionFromZeroByNegation()1746 graph_modified_ = true; in ReplaceOperationWithConstant()1846 graph_modified_ = true; in SimplifyNode()1851 graph_modified_ = true; in SimplifyNode()1856 graph_modified_ = true; in SimplifyNode()1861 graph_modified_ = true; in SimplifyNode()[all …]
254 bool graph_modified_; variable