Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DValueTracking.cpp5242 static bool isMatchingOps(const Value *ALHS, const Value *ARHS, in isMatchingOps() function
5309 if (isMatchingOps(ALHS, ARHS, BLHS, BRHS, AreSwappedOps)) { in isImpliedCondICmps()