Home
last modified time | relevance | path

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

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