[all-commits] [llvm/llvm-project] c250eb: getArgOperandNo helper function.
Stefan Stipanovic via All-commits
all-commits at lists.llvm.org
Sun Nov 10 13:01:23 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: c250ebf7bcaa85f5366c651c2efdda828258cb27
https://github.com/llvm/llvm-project/commit/c250ebf7bcaa85f5366c651c2efdda828258cb27
Author: Stefan Stipanovic <sstipanovic at s-energize.com>
Date: 2019-11-10 (Sun, 10 Nov 2019)
Changed paths:
M llvm/include/llvm/IR/InstrTypes.h
M llvm/lib/Transforms/IPO/Attributor.cpp
Log Message:
-----------
getArgOperandNo helper function.
Summary: A helper function to get argument number of a arg operand Use.
Reviewers: jdoerfert, uenoku
Subscribers: hiraditya, lebedev.ri, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D66844
More information about the All-commits
mailing list