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