Searched refs:TryReplaceWithLastValue (Results 1 – 2 of 2) sorted by relevance
158 bool TryReplaceWithLastValue(HLoopInformation* loop_info,
1375 bool HLoopOptimization::TryReplaceWithLastValue(HLoopInformation* loop_info, in TryReplaceWithLastValue() function in art::HLoopOptimization1427 (!IsEarlyExit(loop_info) && TryReplaceWithLastValue(loop_info, instruction, block))); in TryAssignLastValue()