[drlvm][jitrino] use INC operation to increment profile -------------------------------------------------------- Key: HARMONY-5887 URL: https://issues.apache.org/jira/browse/HARMONY-5887 Project: Harmony Issue Type: Improvement Components: DRLVM Reporter: Alexey Varlamov Priority: Trivial I've noticed "ADD counter,1" construct is used to increment dynamic profile counters. More neat and efective INC instruction should be used instead. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.