Home
last modified time | relevance | path

Searched refs:SignatureForAndOr (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/jit/
Ddeadness_analysis.cc474 using SignatureForAndOr = typedef in tensorflow::__anon9db8ce5c0111::PredicateFactory
482 size_t operator()(const SignatureForAndOr& signature) const { in operator ()()
528 absl::flat_hash_map<SignatureForAndOr, std::unique_ptr<Predicate>,
565 SignatureForAndOr(pred_kind, operands_slice), std::move(new_pred)); in MakeInternedAndOr()