Hi all,<div><br></div><div>Can anyone help me with this. How can i find number of unique operators and operands in a function. Here's what i am doing.</div><div>I first got an CFG of the function and then i am going through each block. I am stuck after that, i dont know how to parse each Stmt/Expr in a block to get operators and operands ? </div>
<div><br></div><div><br></div><div>Thanks</div><div>Manavender</div>