Home | History | Annotate | Download | only in src

Lines Matching refs:index_cache

7782   HForInCacheArray* index_cache() {
7786 void set_index_cache(HForInCacheArray* index_cache) {
7787 index_cache_ = index_cache;