Searched refs:BlockInfoType (Results 1 – 1 of 1) sorted by relevance
83 struct BlockInfoType *Block = nullptr;87 struct BlockInfoType { struct126 MapVector<BasicBlock *, BlockInfoType> BlockInfo;165 void markLive(BlockInfoType &BB);405 void AggressiveDeadCodeElimination::markLive(BlockInfoType &BBInfo) { in markLive()604 BlockInfoType *PreferredSucc = nullptr; in updateDeadRegions()