OSDN Git Service

Refactor isBooleanFlip into extractBooleanFlip so that users do not depend on the...
authorAmaury Sechet <deadalnix@gmail.com>
Sat, 9 Mar 2019 02:51:52 +0000 (02:51 +0000)
committerAmaury Sechet <deadalnix@gmail.com>
Sat, 9 Mar 2019 02:51:52 +0000 (02:51 +0000)
commite3fedf30811ab9bab596b5c34aff983628338084
tree7b718682fde2af23f9679d786adaaf5bf885140c
parente7e3dde9033078877c3f68758da0c17d8225fdaa
Refactor isBooleanFlip into extractBooleanFlip so that users do not depend on the patern matched. NFC

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@355769 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/DAGCombiner.cpp