Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
165
bool StateMap::IsDead(StateMap::CondId id) const { return id == dead_id_; }
166
167
bool StateMap::IsEmpty(StateMap::CondId id) const { return id == nullptr; }
168
Callers
8
JoinCondStatesNonMerge
Method · 0.80
JoinCondStatesMerge
Method · 0.80
StateAlongEdge
Method · 0.80
DetermineCondStateMerge
Method · 0.80
RemoveRedundantMerge
Method · 0.80
RemoveRedundantSwitch
Method · 0.80
DeleteReachableAndDeadNodes
Method · 0.80
FunctionalizeInternal
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected