Searched refs:BlockInfoType (Results 1 – 1 of 1) sorted by relevance
81 struct BlockInfoType *Block = nullptr;85 struct BlockInfoType { struct130 MapVector<BasicBlock *, BlockInfoType> BlockInfo;169 void markLive(BlockInfoType &BB);409 void AggressiveDeadCodeElimination::markLive(BlockInfoType &BBInfo) { in markLive()629 BlockInfoType *PreferredSucc = nullptr; in updateDeadRegions()