Hi, We are working on a project that needs to selectively analyze some program elements in a context-sensitive way. For example, some IMPORTANT methods might be analyzed with deeper context while others not or even insensitively. Is there a way to control the context depth in LLVM? Thanks -Zhan