Home | History | Annotate | Download | only in src

Lines Matching full:index_cache

4782   HForInCacheArray* index_cache() {
4786 void set_index_cache(HForInCacheArray* index_cache) {
4787 index_cache_ = index_cache;