Searched refs:has_fetch_ (Results 1 – 2 of 2) sorted by relevance
253 bool has_fetch_; variable
1425 if (outputs.empty() && has_fetch_ && in FoldNode()1489 if (!fanout.empty() || !has_fetch_ || in FoldGraph()2829 if (has_fetch_ && (IsAdd(*node) || IsMul(*node)) && in ConstantPushDown()3446 has_fetch_ = !item.fetch.empty(); in Optimize()