Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp11016 auto CheckPair = [&](Value &LHSV, Value &RHSV) { in handleCmp() local
11079 if (!CheckPair(*LHSValue.getValue(), *RHSValue.getValue())) in handleCmp()