[llvm-dev] iterate over arguments in machinefunction
Mohammad Norouzi via llvm-dev
llvm-dev at lists.llvm.org
Fri Apr 15 07:49:58 PDT 2016
Hi everybody,
How can I iterate over machinefunction's arguments? I know that for the
function it is:
Function::ArgumentListType::iterator it ...
Best,
Mohammad
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160415/e3516300/attachment.html>
More information about the llvm-dev
mailing list