search for: c153c4cb

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

2013 Jan 22
2
[LLVMdev] Utility function to identify user defined function
...) { Function *Callee = CI->getCalledFunction(); if (Callee->getName() == "foo") return true; return false; } Thanks. Cheers, Ahmad -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130122/c153c4cb/attachment.html>