Use an APInt getter as the only interface to getting the value out of an
ExpressionValue. This paves the way to switch ExpressionValue to handle
any integer without causing too big of a patch.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo