Home
last modified time | relevance | path

Searched defs:MaxV (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DArrayBoundCheckerV2.cpp274 const llvm::APSInt *MaxV = SVB.getMaxValue(State, Value); in isNegative() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenDAGPatterns.cpp584 auto MaxV = max_if(B.begin(), B.end(), isVector, LT); in EnforceSmallerThan() local