Home
last modified time | relevance | path

Searched refs:current_loop_info (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/compiler/
Dbytecode-analysis.cc285 LoopInfo* current_loop_info = current_loop.loop_info; in Analyze() local
291 UpdateAssignments(bytecode, current_loop_info->assignments(), iterator); in Analyze()
298 current_loop_info->assignments()); in Analyze()