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