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