[LLVMdev] Re: LLVMdev digest, Vol 1 #44 - 2 msgs

David Crowe dcrowe at tremor.crhc.uiuc.edu
Fri Nov 8 17:11:01 PST 2002


llvm,

What is the best way to implement a traversal of the DS graph, starting at 
a scalar and processing all nodes to which the scalar allows access?  
Currently the links vector is not public and there is no apparent way to 
bound the getLink call (ie a getNumLinks call)....  

Dave




More information about the llvm-dev mailing list