Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGExprScalar.cpp101 auto *RHSCI = dyn_cast<llvm::ConstantInt>(RHS); in mayHaveIntegerOverflow() local
4704 if (auto *RHSCI = dyn_cast<llvm::ConstantInt>(RHS)) { in EmitGEPOffsetInBytes() local