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