Home
last modified time | relevance | path

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

/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DSimpleSValBuilder.cpp295 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.cpp367 const APInt &RInt = cast<ConstantInt>(R)->getValue(); cmpConstants() local