Home
last modified time | relevance | path

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

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