Searched refs:from_exists (Results 1 – 1 of 1) sorted by relevance
178 const bool from_exists = from_fanouts != fanouts->end(); in SwapFanoutsMapValues() local181 if (from_exists && to_exists) { in SwapFanoutsMapValues()183 } else if (from_exists) { in SwapFanoutsMapValues()197 bool from_exists = from_max_port != max_output_ports->end(); in SwapRegularFanoutsAndMaxPortValues() local213 if (from_exists && to_exists) { in SwapRegularFanoutsAndMaxPortValues()232 } else if (from_exists) { in SwapRegularFanoutsAndMaxPortValues()