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