Home
last modified time | relevance | path

Searched defs:LHSValues (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprAgg.cpp1072 auto LHSValues = EmitOperand(E->getLHS()), in VisitBinCmp() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp10983 SmallVector<AA::ValueAndContext> LHSValues, RHSValues; in handleCmp() local