Searched defs:cache_result (Results 1 – 2 of 2) sorted by relevance
631 auto cache_result = graph_->GetSideEffect()->LoadGlobal(graph_->GetModuleName(), instr.name()); in DoGlobalAccess() local782 auto cache_result = graph_->GetSideEffect()->LoadAttr(o, instr.name()); in DoAttrAccess() local
1143 let cache_result = if use_cache { in opt_normalize_projection_type() localVariable