A helper function to get argument number of a arg operand Use.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D66844
getArgOperandNo helper function ClosedPublic Authored by sstefan1 on Aug 27 2019, 4:12 PM.
Details
Summary A helper function to get argument number of a arg operand Use.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Sep 23 2019, 1:40 AM Comment Actions
Should I find another use for the method, or is this one enough? Closed by commit rGc250ebf7bcaa: getArgOperandNo helper function. (authored by sstefan1). · Explain WhyNov 10 2019, 1:05 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 228620 llvm/include/llvm/IR/InstrTypes.h
llvm/lib/Transforms/IPO/Attributor.cpp
|