Home
last modified time | relevance | path

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

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