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.cpp6458 static bool isMatchingOps(const Value *ALHS, const Value *ARHS, in isMatchingOps() function
6522 if (isMatchingOps(ALHS, ARHS, BLHS, BRHS, AreSwappedOps)) { in isImpliedCondICmps()