Searched refs:loop_exit_loop_info (Results 1 – 1 of 1) sorted by relevance
435 HLoopInformation* loop_exit_loop_info = exit->GetLoopInformation(); in FindAndSetLocalAreaForAdjustments() local436 if (loop_exit_loop_info == nullptr) { in FindAndSetLocalAreaForAdjustments()443 outer_loop_ = loop_exit_loop_info; in FindAndSetLocalAreaForAdjustments()445 outer_loop_ = FindCommonLoop(outer_loop_, loop_exit_loop_info); in FindAndSetLocalAreaForAdjustments()