Searched defs:cached_result (Results 1 – 15 of 15) sorted by relevance
26 static bool cached_result = [] { in UseDeterministicSegmentReductions() local
128 auto cached_result = index_cache.find(index); in operator []() local
170 std::shared_ptr<const Text> cached_result(result.release()); in RenderTextInner() local
128 auto cached_result = should_replace_cache_.find(op_inst->result_id()); in ShouldReplaceExtract() local
336 auto& cached_result = cache_[std::make_pair(inst->result_id(), indices)]; in TraceInstruction() local
1076 auto cached_result = entry_point_with_no_calls_cache_.find(func->result_id()); in IsEntryPointWithNoCalls() local
1073 auto cached_result = entry_point_with_no_calls_cache_.find(func->result_id()); in IsEntryPointWithNoCalls() 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
1065 auto cached_result = entry_point_with_no_calls_cache_.find(func->result_id()); in IsEntryPointWithNoCalls() local
174 CachedResult cached_result; in AddResultToCache() local