Lines Matching defs:index_cache
6782 HForInCacheArray* index_cache() {6786 void set_index_cache(HForInCacheArray* index_cache) {6787 index_cache_ = index_cache;