Home
last modified time | relevance | path

Searched refs:MatchedSub (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp6490 bool MatchedSub = mi_match( in matchRedundantBinOpInEquality() local
6493 if (MatchedSub && X != OpLHS) in matchRedundantBinOpInEquality()
6495 if (!MatchedSub) { in matchRedundantBinOpInEquality()