Searched defs:cached_result (Results 1 – 12 of 12) sorted by relevance
128 auto cached_result = index_cache.find(index); in operator []() local
131 auto cached_result = should_replace_cache_.find(op_inst->result_id()); in ShouldReplaceExtract() local
332 auto& cached_result = cache_[std::make_pair(inst->result_id(), indices)]; in TraceInstruction() local
1045 auto cached_result = entry_point_with_no_calls_cache_.find(func->result_id()); in IsEntryPointWithNoCalls() local
1046 auto cached_result = entry_point_with_no_calls_cache_.find(func->result_id()); in IsEntryPointWithNoCalls() local