Every current user of performSymbolicEvaluation passes an instruction and I don't see any case where we would need to pass anything else.
So this patch restricts the argument to an Instruction and simplifies the code accordingly.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo