Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Analysis/
H A DValueTracking.cpp6638 static bool isMatchingOps(const Value *ALHS, const Value *ARHS, in isMatchingOps() function
6700 if (isMatchingOps(ALHS, ARHS, BLHS, BRHS, AreSwappedOps)) { in isImpliedCondICmps()