OSDN Git Service

[InstCombine] use m_OneUse to reduce code; NFC
authorSanjay Patel <spatel@rotateright.com>
Thu, 15 Feb 2018 16:30:10 +0000 (16:30 +0000)
committerSanjay Patel <spatel@rotateright.com>
Thu, 15 Feb 2018 16:30:10 +0000 (16:30 +0000)
commit04ab83e17bcbd833e1a1568c95cb8dee9af9a1bb
tree428f4475b7aecb64457dd46563e2a172a9a4ada5
parentfaba0c86987c273b802a554403379c3c3dba23ee
[InstCombine] use m_OneUse to reduce code; NFC

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@325263 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/InstCombine/InstCombineMulDivRem.cpp