search for: scccallgraphpass

Displaying 1 result from an estimated 1 matches for "scccallgraphpass".

2008 Oct 31
0
[LLVMdev] Identifying hotspot blocks
...ch come between two foo_start() and foo_end() function calls. Can anyone please comment on how I can implement this, I am relatively new to llvm, but Im guessing if I need generate a pass which can show me the whole CFG in a stack and then do analysis of different blocks. Maybe inherit a pass from SCCCallgraphPass and BlockGraphPass? Thanks Nipun -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20081031/31f2d291/attachment.html>