search for: f0d2da9c

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

2017 Mar 10
2
get function parameters (not arguments)
...owing code: for (auto& A : (cast<CallInst>(BI))->arg_operands ()) errs() << A.dump(); but I get a and b instead. Thank you and best -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170310/f0d2da9c/attachment.html>