MCPcopy Create free account
hub / github.com/DeepRec-AI/DeepRec / IsDead

Method IsDead

tensorflow/compiler/tf2xla/functionalize_cond.cc:165–165  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

163}
164
165bool StateMap::IsDead(StateMap::CondId id) const { return id == dead_id_; }
166
167bool StateMap::IsEmpty(StateMap::CondId id) const { return id == nullptr; }
168

Callers 8

JoinCondStatesMergeMethod · 0.80
StateAlongEdgeMethod · 0.80
RemoveRedundantMergeMethod · 0.80
RemoveRedundantSwitchMethod · 0.80
FunctionalizeInternalMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected