Searched refs:NodeFilterResult (Results 1 – 1 of 1) sorted by relevance
69 enum NodeFilterResult { enum93 std::function<NodeFilterResult(const HloInstruction* instr)> filter) in NodeFilter()116 std::function<NodeFilterResult(const HloInstruction* instr)> filter_;1307 absl::flat_hash_map<const HloInstruction*, NodeFilterResult> nodes; in MakeNodeRadiusAroundFilter()1376 NodeFilterResult& filter_result = kv.second; in MakeNodeRadiusAroundFilter()