[LLVMdev] LiveIntervals for FunctionPass
Evan Cheng
evan.cheng at apple.com
Tue Aug 19 18:11:09 PDT 2008
I am not sure what you mean. Live interval analysis is done at the
function level.
Evan
On Aug 19, 2008, at 1:26 AM, Sean Soria wrote:
> Is there an equivalent to LiveIntervals that works at the Function
> level? If not, is there anything that makes it difficult to
> implement compared to the MachineFunction version?
>
> Sean
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
More information about the llvm-dev
mailing list