Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopPeel.cpp375 Value *LeftVal, *RightVal; in countToEliminateCompares() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCStringChecker.cpp2305 SVal RightVal = state->getSVal(Right.Expression, LCtx); in evalStrcmpCommon() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp221 const ExplodedNode *RightNode, SVal RightVal) { in hasVisibleUpdate()