Displaying 1 result from an estimated 1 matches for "f1857a82".
2019 Oct 23
3
Inserting instructions when encountered a specific label
Hi Tim,
Thank you for the quick response!
so you'd probably check you're looking at a
BranchInst and check BI->getSuccessor(0)->getName() (& 1 if it's
conditional)
I initially was printing out the result from getName() (I.getParent()->getName()) and it printed out nothing sadly.
when parsing the instructions in SelectionDAGBuilder but it was only visiting instructions in