diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2020-02-17 13:38:20 +0000 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2020-02-17 16:28:46 +0000 |
commit | a1585aec6fe7f9da0642b6b7cdf4b496ab078eff (patch) | |
tree | e95a1abe646443a8714160cc56883e1857563cd5 /lldb/source/Plugins/ObjectFile/JIT/ObjectFileJIT.cpp | |
parent | 78d455adf02c985a78740a378e6b3a5e8665623d (diff) | |
download | llvm-a1585aec6fe7f9da0642b6b7cdf4b496ab078eff.zip llvm-a1585aec6fe7f9da0642b6b7cdf4b496ab078eff.tar.gz llvm-a1585aec6fe7f9da0642b6b7cdf4b496ab078eff.tar.bz2 |
[SelectionDAG] Expose the "getValidShiftAmount" helpers available. NFCI.
These are going to be useful in TargetLowering::SimplifyDemandedBits, so expose these helpers outside of SelectionDAG.cpp
Also add an getValidShiftAmountConstant early-out to getValidMinimumShiftAmountConstant/getValidMaximumShiftAmountConstant so we can use them for scalar cases as well.
Diffstat (limited to 'lldb/source/Plugins/ObjectFile/JIT/ObjectFileJIT.cpp')
0 files changed, 0 insertions, 0 deletions