Searched defs:cached_result (Results 1 – 7 of 7) sorted by relevance
128 auto cached_result = index_cache.find(index); in operator []() local
132 auto cached_result = should_replace_cache_.find(op_inst->result_id()); in ShouldReplaceExtract() local
334 auto& cached_result = cache_[std::make_pair(inst->result_id(), indices)]; in TraceInstruction() local