Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprScalar.cpp103 auto *LHSCI = dyn_cast<llvm::ConstantInt>(LHS); in mayHaveIntegerOverflow() local
5668 if (auto *LHSCI = dyn_cast<llvm::ConstantInt>(LHS)) { in EmitGEPOffsetInBytes() local