Searched refs:BlockInfoBuilder (Results 1 – 1 of 1) sorted by relevance
26 struct BlockInfoBuilder { struct30 BlockInfoBuilder() : block(nullptr) {} in BlockInfoBuilder() argument33 BlockInfoBuilder(Block *block) : block(block) { in BlockInfoBuilder() argument106 BlockInfoBuilder &builder = source[succ]; in updateLiveOut()130 DenseMap<Block *, BlockInfoBuilder> &builders) { in buildBlockMapping()134 BlockInfoBuilder &builder = in buildBlockMapping()144 BlockInfoBuilder &builder = builders[current]; in buildBlockMapping()167 DenseMap<Block *, BlockInfoBuilder> builders; in build()172 BlockInfoBuilder &builder = entry.second; in build()