Home
last modified time | relevance | path

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

/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DSimpleSValBuilder.cpp294 doRearrangeUnchecked(ProgramStateRef State,BinaryOperator::Opcode Op,SymbolRef LSym,llvm::APSInt LInt,SymbolRef RSym,llvm::APSInt RInt) doRearrangeUnchecked() argument
410 llvm::APSInt LInt, RInt; tryRearrange() local
[all...]
/llvm-project/llvm/lib/Transforms/Utils/
H A DFunctionComparator.cpp366 const APInt &LInt = cast<ConstantInt>(L)->getValue(); cmpConstants() local