Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Analysis/
H A DValueTracking.cpp6462 bool IsMatchingOps = (ALHS == BLHS && ARHS == BRHS); in isMatchingOps() local
6464 return IsMatchingOps || IsSwappedOps; in isMatchingOps()