mirror of
https://github.com/intel/llvm.git
synced 2026-01-26 21:53:12 +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