Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DSimpleSValBuilder.cpp241 SymbolRef LSym, llvm::APSInt LInt, in doRearrangeUnchecked()
361 llvm::APSInt LInt, RInt; in tryRearrange() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DFunctionComparator.cpp298 const APInt &LInt = cast<ConstantInt>(L)->getValue(); in cmpConstants() local