mirror of
https://github.com/intel/llvm.git
synced 2026-01-27 06:06:34 +08:00
On a subsequent commit, I intend to update the expression and call the evaluate function more times. This refactors enables reusing some of the existing code for that. Differential Revision: https://reviews.llvm.org/D155197