search for: db46b9b3

Displaying 3 results from an estimated 3 matches for "db46b9b3".

2012 Jun 24
2
[LLVMdev] Does anaysis group only contain passes?
I found that ProfileInfo is contained in an analysis group, but ProfileInfo class itself is not derived from any base classes of passes, so it appears not to be a pass. Anything I missed here? Thanks, -Thomson -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120624/7f26ca93/attachment.html>
2012 Jun 25
0
[LLVMdev] Does anaysis group only contain passes?
On 6/24/12 10:37 AM, Thomson wrote: > I found that ProfileInfo is contained in an analysis group, but > ProfileInfo class itself is not derived from any base classes of > passes, so it appears not to be a pass. Anything I missed here? This is just a guess, but I suspect that the ProfileInfo class defines the interface which all passes in that analysis group are expected to
2012 Jun 26
2
[LLVMdev] Does anaysis group only contain passes?
...; LLVM Developers mailing listLLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.eduhttp://lists.cs.uiuc.edu/mailman/listinfo/llvmdev > > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120626/db46b9b3/attachment.html>