Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2xla/
Dfunctionalize_cond.h65 struct AncestorNode { struct
66 enum class AncestorNodeType { argument
73 AncestorNodeType type; argument
76 bool operator<(const AncestorNode& other) const; argument
80 size_t operator()(const AncestorNode&) const; argument