Searched defs:BlockMergeInfo (Results 1 – 1 of 1) sorted by relevance
37 struct BlockMergeInfo { struct43 BlockMergeInfo(Location location, uint32_t control) in BlockMergeInfo() argument59 using BlockMergeInfoMap = DenseMap<Block *, BlockMergeInfo>; argument