Searched refs:loop_exit_loop_info (Results 1 – 1 of 1) sorted by relevance
467 HLoopInformation* loop_exit_loop_info = exit->GetLoopInformation(); in FindAndSetLocalAreaForAdjustments() local468 if (loop_exit_loop_info == nullptr) { in FindAndSetLocalAreaForAdjustments()475 outer_loop_ = loop_exit_loop_info; in FindAndSetLocalAreaForAdjustments()477 outer_loop_ = FindCommonLoop(outer_loop_, loop_exit_loop_info); in FindAndSetLocalAreaForAdjustments()