Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp10984 auto GetSimplifiedValues = [&](Value &V, in handleCmp() local
10994 if (GetSimplifiedValues(*LHS, LHSValues)) in handleCmp()
10996 if (GetSimplifiedValues(*RHS, RHSValues)) in handleCmp()