Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2xla/
Dfunctionalize_cond.h127 AncestorId GetAncestorId(const AncestorState& state);
Dfunctionalize_cond.cc252 StateMap::AncestorId StateMap::GetAncestorId( in GetAncestorId() function in tensorflow::functionalize_cond::StateMap
1359 return state_map_.GetAncestorId(state); in DetermineAncestorState()