Searched refs:updated_graph (Results 1 – 3 of 3) sorted by relevance
577 bool updated_graph = false; in SchedulingPass() local706 updated_graph = true; in SchedulingPass()709 return updated_graph; in SchedulingPass()961 bool updated_graph = false; in IdentifySwappingCandidates() local1105 updated_graph = true; in IdentifySwappingCandidates()1111 return updated_graph; in IdentifySwappingCandidates()1174 bool updated_graph = false; in SwappingPass() local1230 return updated_graph; in SwappingPass()1350 bool updated_graph = true; in Optimize() local1351 for (int i = 0; i < 25 && updated_graph; ++i) { in Optimize()[all …]
371 bool* updated_graph) { in SplitIdentityNInputs() argument394 *updated_graph = true; in SplitIdentityNInputs()
2710 bool updated_graph = false; in SimplifyArithmeticOperations() local2719 updated_graph = true; in SimplifyArithmeticOperations()2759 if (updated_graph) { in SimplifyArithmeticOperations()3017 bool updated_graph = false; in PartialConstPropThroughIdentityN() local3055 updated_graph = true; in PartialConstPropThroughIdentityN()3061 if (updated_graph) { in PartialConstPropThroughIdentityN()