search for: junjuan

Displaying 2 results from an estimated 2 matches for "junjuan".

Did you mean: janjua
2005 Jun 25
1
[LLVMdev] how to use LoopInfo outside of LLVM
...t;LoopInfo>()". Also I know I can get a function pass by "llvm::FunctionPass* dce = llvm::createDeadCodeEliminationPass(); dce->runOnFunction(*func)" outside of LLVM. But I can't figure out a way to get LoopInfo outside of LLVM. Is there any possible way to do it? Thanks, -Junjuan -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20050625/28b15619/attachment.html>
2005 Jun 25
0
[LLVMdev] how to use LoopInfo outside of LLVM
...t;LoopInfo>()". Also I know I can get a function pass by "llvm::FunctionPass* dce = llvm::createDeadCodeEliminationPass(); dce->runOnFunction(*func)" outside of LLVM. But I can't figure out a way to get LoopInfo outside of LLVM. Is there any possible way to do it? Thanks, -Junjuan -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20050625/304e015b/attachment.html>