Use pcode's basic block seems lacking some important features. #7301
anzosasuke
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I was trying to detect the loops from pcode using some control flow. While I was creating the pcodebasicblock, I found out that there is not a lot of APIs like getDestinations, or something getInstructionAfter or before, and many more like in the BasicBlockModel.
Is there a way to use some of these helpful APIs?
Beta Was this translation helpful? Give feedback.
All reactions