Searched refs:consumer_operand (Results 1 – 1 of 1) sorted by relevance
212 auto* consumer_operand = consumer->mutable_operand(i); in CanFuseOnAllPaths() local215 if (!reachability_->IsReachable(producer, consumer_operand)) { in CanFuseOnAllPaths()218 if (do_not_fuse.count(consumer_operand) > 0 || !ShouldFuse(consumer, i)) { in CanFuseOnAllPaths()227 if (!CanFuseOnAllPaths(producer, consumer_operand, do_not_fuse, in CanFuseOnAllPaths()