Convert std::string to Instruction*

Hello,

How to correctly convert std::string str to Instruction* inst and perform operations like inst->getNextNode() ?

Thanks,
Chaitra

Hi Chiatra,