Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DValueTracking.cpp6828 static bool areMatchingOperands(const Value *L0, const Value *L1, const Value *R0, in areMatchingOperands() function
6888 if (areMatchingOperands(L0, L1, R0, R1, AreSwappedOps)) in isImpliedCondICmps()