[LLVMdev] immediate predecessors

Chris Lattner sabre at nondot.org
Thu Jan 3 10:10:09 PST 2008


On Wed, 2 Jan 2008, aditya vishnubhotla wrote:
> how to get the number of immediate predecessors for
> each basic block (arguements of remarks statement at
> the beginning of the basic block)

I added this to the programmer's manual:
http://llvm.org/docs/ProgrammersManual.html#iterate_preds

-Chris

-- 
http://nondot.org/sabre/
http://llvm.org/



More information about the llvm-dev mailing list