Home
last modified time | relevance | path

Searched defs:LHSV (Results 1 – 6 of 6) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopPredication.cpp391 Value *LHSV = in expandCheck() local
H A DIndVarSimplify.cpp1241 auto *LHSV = Rewriter.expandCodeFor(LIP.LHS); createInvariantCond() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp1534 Value *LHSV = B.CreateZExt(B.CreateLoad(B.getInt8Ty(), LHS, "lhsc"), optimizeMemCmpConstantSize() local
1549 Value *LHSV = nullptr; optimizeMemCmpConstantSize() local
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp2608 SVal LHSV = RVState->getSVal(BO->getLHS(), RVNode->getLocationContext()); handle() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp809 Value *LHSV = GEPLHS->getOperand(DiffOperand); foldGEPICmp() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp11025 if (&LHSV == &RHSV && in handleCmp() argument