Home
last modified time | relevance | path

Searched defs:SymbolPredicate (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/
H A Ddeadness_analysis.cc281 class SymbolPredicate : public Predicate { class
283 explicit SymbolPredicate(int64_t id, TensorId tensor_id, bool must_be_true) in SymbolPredicate() function in tensorflow::__anonfdc77a490111::SymbolPredicate