Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DLoopPeel.cpp204 Value *LeftVal, *RightVal; in countToEliminateCompares() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DCStringChecker.cpp1956 SVal RightVal = state->getSVal(Right.Expression, LCtx); in evalStrcmpCommon() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp187 const ExplodedNode *RightNode, SVal RightVal) { in hasVisibleUpdate()