SVF
SVF copied to clipboard
How to get the llvm::Function corresponding to SVFFunction?
Dear Author. I used the SVF of master branch for the analysis of indirect calls. I found that callee is SVFFunction object and I want to get the corresponding llvm function. what should I do?