Home
last modified time | relevance | path

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

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