xref
: /
llvm-project
/
llvm
/
lib
/
CodeGen
/
SelectionDAG
/
DAGCombiner.cpp
Home
History
Annotate
Raw
Download
current directory
Lines Matching
defs:IsOr
6394
bool
IsOr
= (LogicOp->getOpcode() == ISD::OR);
6395
if (IsLess ==
IsOr
)