Searched defs:BlockRange (Results 1 – 3 of 3) sorted by relevance
155 struct BlockRange { struct in __anon2dcb46cf0111::COFFPlatformRuntimeState156 void *Header;157 size_t Size;
303 auto BlockRange = BlockInstRange.find(BB)->getSecond(); in dumpBlockLiveness() local
3458 const auto &BlockRange = assignDFSNumbers(B, ICount); in runGVN() local