Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DSimpleSValBuilder.cpp280 SymbolRef LSym, llvm::APSInt LInt, in doRearrangeUnchecked()
396 llvm::APSInt LInt, RInt; in tryRearrange() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DFunctionComparator.cpp306 const APInt &LInt = cast<ConstantInt>(L)->getValue(); in cmpConstants() local