Searched refs:IsEarlyExit (Results 1 – 1 of 1) sorted by relevance
73 static bool IsEarlyExit(HLoopInformation* loop_info) { in IsEarlyExit() function2465 (!IsEarlyExit(loop_info) && TryReplaceWithLastValue(loop_info, instruction, block))); in TryAssignLastValue()