Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DSimpleSValBuilder.cpp294 SymbolRef LSym, llvm::APSInt LInt, in doRearrangeUnchecked()
410 llvm::APSInt LInt, RInt; in tryRearrange() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DFunctionComparator.cpp354 const APInt &LInt = cast<ConstantInt>(L)->getValue(); cmpConstants() local