[LLVMdev] Basic block liveouts

s Last namerc srcsrc84 at yahoo.com
Fri Nov 5 04:41:45 PDT 2010


Is there an easy way to obtain all liveout variables of a basic block? Liveins 
can be found for each MachineBasicBlock, but I can only find liveouts for the 
whole function, at MachineRegisterInfo. Do I need to find them out manually?



      



More information about the llvm-dev mailing list