aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectCommands.cpp
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@intel.com>2020-09-23 10:25:00 -0700
committerCraig Topper <craig.topper@intel.com>2020-09-23 10:51:03 -0700
commit7a3c643c35590df67716dfe3e3c60195ae385e43 (patch)
tree0bc4870fc099cf82bc738c78bf4a2d0a42cdef17 /lldb/source/Commands/CommandObjectCommands.cpp
parentf21f835ee8e52f128281697d66f8b11a50a6d5dd (diff)
downloadllvm-7a3c643c35590df67716dfe3e3c60195ae385e43.zip
llvm-7a3c643c35590df67716dfe3e3c60195ae385e43.tar.gz
llvm-7a3c643c35590df67716dfe3e3c60195ae385e43.tar.bz2
[SLP] Make HorizontalReduction::getOperationData take an Instruction* instead of a Value*. NFCI
All of the callers already have an Instruction *. Many of them from a dyn_cast. Also update the OperationData constructor to use a Instruction& to remove a dyn_cast and make it clear that the pointer is non-null. Differential Revision: https://reviews.llvm.org/D88132
Diffstat (limited to 'lldb/source/Commands/CommandObjectCommands.cpp')
0 files changed, 0 insertions, 0 deletions