Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2xla/
Dfunctionalize_cond.h54 struct AncestorNode { struct
55 enum class AncestorNodeType { argument
62 AncestorNodeType type; argument
65 bool operator<(const AncestorNode& other) const; argument
69 size_t operator()(const AncestorNode&) const; argument