Searched refs:kept (Results 1 – 5 of 5) sorted by relevance
1 Test that phis with environment uses which can be properly typed are kept
7 In particular, the basic RandomAccessFile interface is kept small and simple so
20 # be eliminated in normal mode but kept live in debuggable mode. Test that
2087 size_t kept = 0u; in PruneNonExistentDexFiles() local2092 dex_filenames_[kept] = dex_filenames_[i]; in PruneNonExistentDexFiles()2093 dex_locations_[kept] = dex_locations_[i]; in PruneNonExistentDexFiles()2094 ++kept; in PruneNonExistentDexFiles()2097 dex_filenames_.resize(kept); in PruneNonExistentDexFiles()2098 dex_locations_.resize(kept); in PruneNonExistentDexFiles()
139 # The phi will be kept and typed according to the second input despite the