Searched defs:old_to_new_IfRegion_map (Results 1 – 1 of 1) sorted by relevance
454 llvm::SmallDenseMap<Operation*, TF::IfRegionOp>& old_to_new_IfRegion_map, in UpdateMovedOpList()522 llvm::SmallDenseMap<Operation*, TF::IfRegionOp>& old_to_new_IfRegion_map) { in MergeIfPerSegment()585 llvm::SmallDenseMap<Operation*, TF::IfRegionOp>& old_to_new_IfRegion_map) { in MergeIfPerIfGroups()618 llvm::SmallDenseMap<Operation*, TF::IfRegionOp> old_to_new_IfRegion_map; in OptimizeIfRegions() local