On Sat, Mar 02, 2013 at 09:29:25AM +0800, tsuletgo wrote:
> I have a question about the Reaching Definition module based on the Data Flow 
> module in CIL.
> Can the RD(Reaching Definition) module analyzes interprocedural def-use pair
> of a variable? or it only can do intraprocedural def-use pair analysis?

After looking at the code briefly, I believe it does only intraprocedural
analysis (but I've never used it myself, and the code is rather complex, so
take this answer with a grain of salt).

Best,
-- 
Gabriel

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
CIL-users mailing list
CIL-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cil-users

Reply via email to