Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopPredication.cpp416 Value *LHSV = Expander.expandCodeFor(LHS, Ty, findInsertPt(Guard, {LHS})); in expandCheck() local
H A DIndVarSimplify.cpp1318 auto *LHSV = Rewriter.expandCodeFor(InvariantLHS); in replaceWithInvariantCond() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp960 Value *LHSV = in optimizeMemCmpConstantSize() local
977 Value *LHSV = nullptr; in optimizeMemCmpConstantSize() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp2033 SVal LHSV = RVState->getSVal(BO->getLHS(), RVNode->getLocationContext()); in trackRValueExpression() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp964 Value *LHSV = GEPLHS->getOperand(DiffOperand); in foldGEPICmp() local