Searched refs:FindBranchOf (Results 1 – 2 of 2) sorted by relevance
136 BranchType FindBranchOf(CondId id, OutputTensor predicate) const;
539 : state_map_->FindBranchOf(id, predicate_); in ExtractBodies()1042 BranchType StateMap::FindBranchOf(CondId id, OutputTensor predicate) const { in FindBranchOf() function in tensorflow::functionalize_cond::StateMap1270 b = state_map_.FindBranchOf(dst_id, pred); in RemoveRedundantSwitch()1280 b = state_map_.FindBranchOf(dst_id, val); in RemoveRedundantSwitch()