Lines Matching full:index_cache
7446 HForInCacheArray* index_cache() {7450 void set_index_cache(HForInCacheArray* index_cache) {7451 index_cache_ = index_cache;