Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprScalar.cpp104 auto *RHSCI = dyn_cast<llvm::ConstantInt>(RHS); in mayHaveIntegerOverflow() local
5669 if (auto *RHSCI = dyn_cast<llvm::ConstantInt>(RHS)) { in EmitGEPOffsetInBytes() local