ZdcAnalysis: Fix FPE in clang build.
Tell clang to optimize one division assuming that it may trap. Otherwise it will optimize away the check against zero.
Fixes test failure seen in ZdcRec in the clang build.
Tell clang to optimize one division assuming that it may trap. Otherwise it will optimize away the check against zero.
Fixes test failure seen in ZdcRec in the clang build.