Home
last modified time | relevance | path

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

/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DSimpleSValBuilder.cpp1122 if (std::optional<nonloc::ConcreteInt> rhsInt = evalBinOpLN() local
/llvm-project/mlir/lib/Dialect/Arith/IR/
H A DArithOps.cpp2136 APSInt rhsInt(intWidth, isUnsigned); matchAndRewrite() local