SVF icon indicating copy to clipboard operation
SVF copied to clipboard

How to get the llvm::Function corresponding to SVFFunction?

Open Lqs66 opened this issue 1 year ago • 2 comments

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?

Lqs66 avatar Jun 14 '24 13:06 Lqs66