Home
last modified time | relevance | path

Searched defs:LeftVal (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopPeel.cpp360 Value *LeftVal, *RightVal; countToEliminateCompares() local
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCStringChecker.cpp2150 SVal LeftVal = state->getSVal(Left.Expression, LCtx); evalStrcmpCommon() local
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp216 hasVisibleUpdate(const ExplodedNode * LeftNode,SVal LeftVal,const ExplodedNode * RightNode,SVal RightVal) hasVisibleUpdate() argument