Searched defs:LHSVal (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.0-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DIdempotentOperationChecker.cpp149 SVal LHSVal = state->getSVal(LHS, LCtx); local
/freebsd-10.0-release/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombinePHI.cpp28 Value *LHSVal = FirstInst->getOperand(0); local
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DExprEngineC.cpp148 SVal LHSVal; local
/freebsd-10.0-release/contrib/llvm/lib/Analysis/
H A DLazyValueInfo.cpp705 LVILatticeVal LHSVal = getBlockValue(BBI->getOperand(0), BB); local
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaStmt.cpp344 Sema::ActOnCaseStmt(SourceLocation CaseLoc, Expr *LHSVal, argument
[all...]
/freebsd-10.0-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp5487 SDValue LHSVal = getMemCmpLoad(LHS, LoadVT, LoadTy, *this); local

Completed in 96 milliseconds