Home | History | Annotate | Download | only in src

Lines Matching refs:index_cache

7685   HForInCacheArray* index_cache() {
7689 void set_index_cache(HForInCacheArray* index_cache) {
7690 index_cache_ = index_cache;